1
1
mirror of https://git.gay/DeltaStudio/PufokReactApp.git synced 2025-07-17 21:32:24 +07:00
PufokReactAppMirror/.prettierrc
2025-02-17 04:58:17 +03:00

6 lines
94 B
Plaintext

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