mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-08 00:24:21 +02:00
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"arrowParens": "always",
|
|
"printWidth": 100,
|
|
"useTabs": false
|
|
}
|