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

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed May 23, 2021
1 parent 5fd507f commit e57fdbd
Show file tree
Hide file tree
Showing 3 changed files with 35,225 additions and 5,247 deletions.
3 changes: 1 addition & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"parser": "@babel/eslint-parser",
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
"plugins": ["prettier"],
"parserOptions": {
Expand All @@ -12,6 +11,6 @@
"env": {
"browser": true,
"node": true,
"es6": true
"es2020": true
}
}
Loading

0 comments on commit e57fdbd

Please sign in to comment.