mirror of
https://github.com/coolaj86/ajquery.js.git
synced 2024-11-16 17:29:02 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
|
{
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 2,
|
||
|
"singleQuote": false,
|
||
|
"bracketSpacing": true,
|
||
|
"proseWrap": "always",
|
||
|
"semi": true
|
||
|
}
|