mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-27 12:56:03 -04:00
pre-commit linting with husky and lint-staged, and spellcheck lint
[skip ci]
This commit is contained in:
+2
-1
@@ -14,5 +14,6 @@
|
||||
"no-multiple-blanks": false,
|
||||
"no-trailing-punctuation": false,
|
||||
"single-h1": false,
|
||||
"whitespace": false
|
||||
"whitespace": false,
|
||||
"emphasis-style": { "style": "consistent" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user