Files
GDevelop/GDJS/.prettierrc
2018-06-23 11:43:32 +01:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "es5"
}