Skip to content

Commit

Permalink
.eslintrc.js updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tonela10 committed May 31, 2024
1 parent 9b6702b commit 9e0600f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ module.exports = {
"parserOptions": {
"sourceType": "module"
},
"globlas":{
"gtag":"readonly"
},
"globals": {
"gtag": "readonly"
},
"rules": {
"no-cond-assign": [
"error",
Expand Down

0 comments on commit 9e0600f

Please sign in to comment.