Skip to content

Commit efd3aae

Browse files
committed
fix: use regex for index.html
1 parent 1bef76f commit efd3aae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ node_modules
1111
/tools/api-gen/rendering/templates
1212

1313
# ignore index.html
14-
/apps/docs/src/index.html
15-
/packages/components-dev/index.html
14+
**/index.html

0 commit comments

Comments
 (0)