mirror of
https://github.com/getformwork/formwork.git
synced 2025-01-17 13:38:22 +01:00
Fix eslint config
This commit is contained in:
parent
fd64f0d32c
commit
eb40593181
@ -13,7 +13,7 @@ export default [
|
||||
},
|
||||
sourceType: "module",
|
||||
},
|
||||
ignorePaterns: ["*.min.js"],
|
||||
ignores: ["*.min.js"],
|
||||
rules: {
|
||||
"arrow-body-style": ["error", "as-needed"],
|
||||
curly: ["error", "all"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user