forked from github/plane
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"printWidth": 120,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "es5"
|
|
}
|