Skip to content

Commit d22a925

Browse files
Mark the ESLint config as the root one for the project
1 parent da6e09b commit d22a925

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.eslintrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# http://eslint.org/docs/user-guide/configuring
33
# https://github.com/BigstickCarpet/eslint-config-modular
44

5+
root: true
6+
57
extends:
68
- modular/best-practices
79
- modular/style

0 commit comments

Comments
 (0)