mirror of
https://github.com/nsnail/NetAdmin.git
synced 2026-05-30 18:49:26 +08:00
wip: 🧠 初步的框架
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"tabWidth": 4,
|
||||
"useTabs": false,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"bracketSameLine": true,
|
||||
"printWidth": 150,
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
Reference in New Issue
Block a user