Files
portaldata/.prettierrc
Randa Firman Putra e028039ee2 First commit
2025-06-18 22:03:32 +07:00

8 lines
106 B
Plaintext

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