Files
2026-07-05 16:54:59 -07:00

8 lines
106 B
JSON

{
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"tabWidth": 2
}