Skip to content

Commit

Permalink
update 'env' section of .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-li-at-salesforce committed May 3, 2024
1 parent 9d8962d commit c5f1afd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@
"plugin:node/recommended"
],
"env": {
"es6": true,
"jest": true,
"node": true
},
"parserOptions": {
"ecmaVersion": 6
},
"rules": {
"strict": ["error", "global"]
},
Expand Down

0 comments on commit c5f1afd

Please sign in to comment.