mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 10:08:34 +00:00
11 lines
No EOL
156 B
JSON
11 lines
No EOL
156 B
JSON
|
|
|
|
{
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"endOfLine": "auto",
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true
|
|
} |