GT2/GT2-iOS/node_modules/envinfo/.prettierrc

6 lines
73 B
Plaintext

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