mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-16 19:41:26 +00:00
8 lines
105 B
JSON
8 lines
105 B
JSON
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|