mirror of
https://github.com/BigJk/end_of_eden.git
synced 2026-02-06 10:48:09 +00:00
8 lines
132 B
JSON
8 lines
132 B
JSON
|
|
{
|
||
|
|
"printWidth": 150,
|
||
|
|
"useTabs": true,
|
||
|
|
"jsxSingleQuote": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"parser": "babel-ts"
|
||
|
|
}
|