Skip to content

Commit

Permalink
Ignore js files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrohan committed Apr 24, 2024
1 parent ff48ffd commit 22c68ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "extends": ["./dist/index.cjs"], "cache": false }
{ "extends": ["./dist/index.cjs"], "ignoreFiles": ["**/*.js", "**/*.cjs", "**/*.ts", "**/*.mjs"], "cache": false }

0 comments on commit 22c68ad

Please sign in to comment.