run tsd with isolatedModules
This commit is contained in:
parent
8e2df82370
commit
0ed16ed7ca
1 changed files with 5 additions and 0 deletions
|
|
@ -60,5 +60,10 @@
|
|||
"unicorn/prefer-string-slice": "off",
|
||||
"unicorn/prefer-includes": "off"
|
||||
}
|
||||
},
|
||||
"tsd": {
|
||||
"compilerOptions": {
|
||||
"isolatedModules": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue