mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"printWidth": 100,
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": false,
|
|
"endOfLine": "auto"
|
|
}
|