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