mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
feat(outputs): add pre-commit-hooks for spell checking, markdown linting, etc.
This commit is contained in:
5
.prettierrc.yaml
Normal file
5
.prettierrc.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
# https://prettier.io/docs/en/options
|
||||
semi: false
|
||||
singleQuote: false
|
||||
printWidth: 80
|
||||
trailingComma: es5
|
||||
Reference in New Issue
Block a user