Files
bare-operating-system/.prettierrc
T
Raven Scott 1af6dbc9b3
CI / test (push) Has been cancelled
first commit
2026-04-02 21:38:07 -04:00

6 lines
70 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}