mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
{
|
|
"printWidth": 80,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "always",
|
|
"tsdoc": true,
|
|
"jsdocSpaces": 1,
|
|
"jsdocPrintWidth": 100,
|
|
"jsdocSingleLineComment": false
|
|
}
|