You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-11-06 18:05:41 -05:00
Specify es6 ESLint option.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"eslintConfig": {
|
||||
"extends": "eslint:recommended",
|
||||
"env": {
|
||||
"es6": true,
|
||||
"node": true
|
||||
},
|
||||
"parserOptions": {
|
||||
|
||||
Reference in New Issue
Block a user