Skip to content

Commit

Permalink
eslint: Add root: true.
Browse files Browse the repository at this point in the history
  • Loading branch information
andersk committed Jan 3, 2023
1 parent 2378d62 commit 56f9a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"root": true,
"env": {
"es2020": true,
"node": true
Expand Down

0 comments on commit 56f9a9c

Please sign in to comment.