forked from tpd94/CDRM-Extension
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"useTabs": false,
|
|
"printWidth": 100
|
|
}
|