mirror of
https://github.com/SawyerHood/dev-browser.git
synced 2026-09-20 13:44:44 +08:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
|
|
{
|
||
|
|
"semi": true,
|
||
|
|
"singleQuote": false,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"trailingComma": "es5",
|
||
|
|
"printWidth": 100
|
||
|
|
}
|