2
0
Files
bot/.prettierrc
Baptiste Arnaud 6fe9807fbe Init project
2021-11-19 10:15:13 +01:00

7 lines
86 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}