mirror of
https://github.com/jaandrle/deka-dom-el
synced 2024-11-21 15:39:36 +01:00
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"compilerOptions": {
|
|
"emitDeclarationOnly": true,
|
|
"declaration": true,
|
|
"declarationDir": "dist"
|
|
}
|
|
}
|