Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
chore(.eslintrc): remove inaccurate sourcetype (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Oct 8, 2021
1 parent 031c41f commit 64d955c
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: 2020,
sourceType: "module",
ecmaFeatures: {
impliedStrict: true,
},
Expand Down

0 comments on commit 64d955c

Please sign in to comment.