Skip to content

Commit

Permalink
chore(.eslintrc): remove inaccurate sourcetype (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Oct 8, 2021
1 parent f165389 commit becd14a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Expand Up @@ -14,7 +14,6 @@ module.exports = {
],
parserOptions: {
ecmaVersion: 2019,
sourceType: "module",
ecmaFeatures: {
impliedStrict: true,
},
Expand Down

0 comments on commit becd14a

Please sign in to comment.