Files
sdk-monorepo/.prettierrc
T-Hax 08621e0f0d 2023.04.09: Check HISTORY.md for more info
Signed-off-by: T-Hax <>
2023-04-08 19:18:14 +00:00

7 lines
116 B
Plaintext

{
"singleQuote": true,
"trailingComma": "none",
"bracketSpacing": true,
"semi": false,
"printWidth": 110
}