UNPKG
focalxaiinspection
Version:
latest (0.1.3)
0.1.3
0.1.1
0.1.0
Focalx AI Inspection
focalxaiinspection
/
generate-react-cli.json
15 lines
•
299 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"usesTypeScript"
:
false
,
"usesCssModule"
:
true
,
"cssPreprocessor"
:
"scss"
,
"testLibrary"
:
"None"
,
"component"
:
{
"default"
:
{
"path"
:
"src/components"
,
"withStyle"
:
true
,
"withTest"
:
false
,
"withStory"
:
false
,
"withLazy"
:
false
}
}
}