exclude declaration files
parent
63e407a21f
commit
55ffb3118d
|
|
@ -14,3 +14,4 @@ exclude_patterns:
|
||||||
- "**/node_modules/"
|
- "**/node_modules/"
|
||||||
- "temp/"
|
- "temp/"
|
||||||
- "test/"
|
- "test/"
|
||||||
|
- "**/*.d.ts"
|
||||||
Loading…
Reference in New Issue