chore: ignore template-explorer in dts tests
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"noEmit": true,
|
||||
"declaration": true
|
||||
},
|
||||
"exclude": ["../packages/*/__tests__"]
|
||||
"exclude": ["../packages/*/__tests__", "../packages/template-explorer"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user