mirror of
https://github.com/hknsh/project-knedita.git
synced 2024-11-28 17:41:15 +00:00
8 lines
127 B
Text
8 lines
127 B
Text
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid",
|
|
"useTabs": false,
|
|
"endOfLine": "lf",
|
|
"tabWidth": 2
|
|
}
|