Skip to content

Commit 4ab51ac

Browse files
christopherthielenmergify[bot]
authored andcommitted
chore(lint): Change .eslintignore to include unit tests (written in typescript, still ignoring javascript tests)
1 parent 207d40e commit 4ab51ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Built lib files
2-
/**/*.spec.*
2+
/**/*.spec.js
33
node_modules
44
packages/*/dist/**
55
packages/*/lib/**

0 commit comments

Comments
 (0)