prolab-api/vendor/bower-asset/inputmask/inputmask-pages/generate-react-cli.json

15 lines
294 B
JSON
Raw Normal View History

2025-09-24 06:24:52 +00:00
{
"usesTypeScript": false,
"usesCssModule": true,
"cssPreprocessor": "scss",
"testLibrary": "Testing Library",
"component": {
"default": {
"path": "src/Components",
"withStyle": true,
"withTest": true,
"withStory": false,
"withLazy": true
}
}
}