Skip to content

Commit

Permalink
chore: Synced local '.eslintrc.json' with remote 'sync-files/js/.esli…
Browse files Browse the repository at this point in the history
…ntrc.json' (#89)
  • Loading branch information
googlemaps-bot authored Oct 27, 2021
1 parent 135fc31 commit 80c11e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
"parserOptions": {
"ecmaVersion": "latest",
"ecmaVersion": 12,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
Expand Down

0 comments on commit 80c11e9

Please sign in to comment.