mirror of
https://github.com/vale981/metalsmith-layouts
synced 2025-03-04 17:21:37 -05:00
Update eslint config
This commit is contained in:
parent
3057083015
commit
676e30bfa8
1 changed files with 0 additions and 7 deletions
|
@ -6,10 +6,3 @@ rules:
|
||||||
no-irregular-whitespace: 2
|
no-irregular-whitespace: 2
|
||||||
no-trailing-spaces: 2
|
no-trailing-spaces: 2
|
||||||
quotes: [2, "single", "avoid-escape"]
|
quotes: [2, "single", "avoid-escape"]
|
||||||
|
|
||||||
# Relax rules to allow current code-style
|
|
||||||
new-cap: 0
|
|
||||||
no-shadow: 0
|
|
||||||
no-unused-vars: 0
|
|
||||||
no-use-before-define: 0
|
|
||||||
strict: 0
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue