Skip to content

Commit

Permalink
Update ESLint configuration and Prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
anilkumarthakur60 committed Apr 23, 2024
1 parent 8d7fa47 commit b5849c0
Show file tree
Hide file tree
Showing 3 changed files with 3,879 additions and 3,885 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
export default {
extends: ['eslint:recommended', 'plugin:vue/vue3-recommended'],
parserOptions: {
ecmaVersion: 2020,
Expand Down
Loading

0 comments on commit b5849c0

Please sign in to comment.