This commit is contained in:
DmitriyB
2023-02-06 11:27:55 +05:00
parent 2c66dcf588
commit bb1fa6b6c6
81 changed files with 6860 additions and 40 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"usesTypeScript": false,
"usesCssModule": false,
"cssPreprocessor": "css",
"testLibrary": "None",
"component": {
"default": {
"path": "src/components",
"withStyle": true,
"withTest": false,
"withStory": false,
"withLazy": false
}
}
}