2021-09-01 10:07:10 -03:00

12 lines
214 B
Plaintext

{
"printWidth": 80,
"semi": true,
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "always",
"tsdoc": true,
"jsdocSpaces": 1,
"jsdocPrintWidth": 100,
"jsdocSingleLineComment": false
}