7 lines
223 B
JSON
7 lines
223 B
JSON
{
|
|
"$schema": "https://wixplosives.github.io/codux-config-schema/codux.config.schema.json",
|
|
"newComponent": {
|
|
"componentsPath": "src/components",
|
|
"templatesPath": "src/component-templates"
|
|
}
|
|
} |