mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-19 18:34:40 +00:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"bracketSpacing": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 80,
|
|
"semi": true
|
|
}
|