9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
|
{
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"printWidth": 100,
|
||
|
"pluginSearchDirs": ["."]
|
||
|
}
|