Skip to content

Commit

Permalink
Merge pull request #57 from flowforge/chore-eslint-root-flag
Browse files Browse the repository at this point in the history
Chore: Set root flag in eslint
  • Loading branch information
hardillb authored Jul 7, 2023
2 parents b45ff91 + 9881a82 commit 367d9fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"root": true,
"env": {
"browser": true,
"commonjs": true,
Expand Down

0 comments on commit 367d9fe

Please sign in to comment.