@ozo/react-rock
Version:
React 移动端开发脚手架,基于CRA3,通用、开箱即用。
38 lines • 786 B
JSON
{
"path-autocomplete.excludedItems": {
"**/*.js": {
"when": "**/*.ts"
},
"**/*.map": {
"when": "**"
},
"**/{.git,node_modules}": {
"when": "**"
}
},
"path-autocomplete.pathMappings": {
"@": "${workspaceRoot}/src"
},
"path-autocomplete.extensionOnImport": true,
"cSpell.words": [
"alifd",
"alifd theme chm",
"bizcharts",
"browserslist",
"chm",
"corejs",
"css",
"css mqpacker",
"eslint",
"eslint plugin flowtype",
"flowtype",
"mixins",
"mqpacker",
"ozo",
"ozo mixins sass",
"plugin",
"predeploy",
"sass",
"theme"
]
}