Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Jul 10, 2022
1 parent fc27195 commit d19552e
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 254 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
node: true,
},
extends: ["standard", "eslint:recommended", "plugin:node/recommended", "plugin:promise/recommended", "plugin:prettier/recommended"],
plugins: ["prettier"],
ignorePatterns: ["/node_modules/*", "/dist/*", "/build/*", "/src/*"],
parserOptions: {
ecmaVersion: 12,
Expand Down
Loading

0 comments on commit d19552e

Please sign in to comment.