mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 120
|
|
}
|