Skip to content

Commit

Permalink
misc: upgrade eslint config, remove unecessary config files
Browse files Browse the repository at this point in the history
  • Loading branch information
AlcaDesign committed Jun 16, 2024
1 parent 415be4c commit f8ff1a5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parserOptions": {
"ecmaVersion": 9,
"ecmaVersion": 2020,
"sourceType": "script",
"ecmaFeatures": {}
},
Expand Down
1 change: 0 additions & 1 deletion .node-version

This file was deleted.

2 changes: 0 additions & 2 deletions .npmrc

This file was deleted.

2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.7.0
v18.20.3

0 comments on commit f8ff1a5

Please sign in to comment.