mirror of
https://github.com/la5nta/pat
synced 2026-08-13 17:46:54 -04:00
7 lines
106 B
Text
7 lines
106 B
Text
{
|
|
"printWidth": 100,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|