Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

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' (#330)
  • Loading branch information
googlemaps-bot authored Oct 27, 2021
1 parent 91a9f31 commit 598b084
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 598b084

Please sign in to comment.