mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Stop trying to lint non-project files
This commit is contained in:
parent
6601353b8a
commit
c07044585d
|
|
@ -3,3 +3,5 @@ build
|
||||||
coverage
|
coverage
|
||||||
*.test.ts
|
*.test.ts
|
||||||
test_utils.ts
|
test_utils.ts
|
||||||
|
e2e_tests
|
||||||
|
compiler
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue