nile/.prettierrc

8 lines
146 B
Text
Raw Permalink Normal View History

2024-08-09 20:17:57 -06:00
printWidth: 120
semi: true
singleQuote: false
trailingComma: all
bracketSpacing: true
arrowParens: always
requirePragma: false
insertPragma: false