mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
* Fix TypeScript including build artefacts * Fix declaration files emitted into wrong directory
7 lines
65 B
JSON
7 lines
65 B
JSON
{
|
|
"compilerOptions": {
|
|
"noEmit": true,
|
|
"allowJs": true
|
|
}
|
|
}
|