procyon/.prettierrc
romanjaros 4c00b2352b
Some checks failed
forgejo/Procyon/procyon/pipeline/head There was a failure building this commit
Refactor Button and TextField to react-native
2024-02-17 19:57:39 +00:00

8 lines
No EOL
118 B
Text

{
"useTabs": true,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 90,
"bracketSameLine": true
}