mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-22 22:30:52 +01:00
Update renderer config for JSON figuredata
This commit is contained in:
parent
728d8c4f4b
commit
f88efac443
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -6,7 +6,8 @@
|
||||
"typescript.format.placeOpenBraceOnNewLineForFunctions": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true,
|
||||
"source.organizeImports": true,
|
||||
"source.fixAll.sortJSON": false,
|
||||
"source.organizeImports": true
|
||||
},
|
||||
"emmet.showExpandedAbbreviation": "never",
|
||||
"git.ignoreLimitWarning": true,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user