Skip to content

Commit

Permalink
direct eslint yml to base file from new location
Browse files Browse the repository at this point in the history
  • Loading branch information
aidant19 committed Jan 11, 2024
1 parent 72e48f8 commit f1435eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package-scripts/modules/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
extends: ../.eslintrc.yml
extends: ../../.eslintrc.yml
parserOptions:
sourceType: module

0 comments on commit f1435eb

Please sign in to comment.