languagesSchema
A flag that indicates whether the build process supports the definition and management of language schemas.
The languagesSchema
property, when set to true
, enables the configuration and management of language schemas or structures for the project's build process. Language schemas encompass the definition of language-related data, rules, or structures for use within the project's build. Enabling this flag allows developers to define, configure, or manage language-specific data structures or formats for use within the build process.
By default, the languagesSchema
property is set to false
, indicating that language schemas are not actively managed or utilized in the build process. Setting this property to true
allows the incorporation of language-specific structures into the build process.
For additional details on configuring language schemas and their integration within the build process, please refer to the documentation at https://source.teogor.dev/ceres.