Skip to content

Commit

Permalink
Merge branch 'main' into feat/rule-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
e-fisher committed Jul 17, 2024
2 parents 01e2ff3 + e588dd3 commit d266f1f
Show file tree
Hide file tree
Showing 19 changed files with 343 additions and 218 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"parser": "@typescript-eslint/parser",
"ignorePatterns": ["resources/group_snippet.js"],
"plugins": ["import"],
"plugins": ["import", "unused-imports"],
"settings": {
"import/resolver": {
"typescript": {}
Expand Down
Loading

0 comments on commit d266f1f

Please sign in to comment.