This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
update:添加格式文件
pull/1/head
luanss
4 years ago
parent
3ddd3df1a1
commit
5ad7abf784
1 changed files
with
8 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.prettierrc
+ 8
- 0
.prettierrc
View File
@ -0,0 +1,8 @@
{
"singleQuote": true,
"semi": false,
trailingComma:"none",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
}
Write
Preview
Loading…
Cancel
Save