Skip to content

Commit

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

0 comments on commit 6b9bd44

Please sign in to comment.