1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-02-22 12:59:17 +01:00
deka-dom-el/tsconfig.json

8 lines
110 B
JSON

{
"compilerOptions": {
"emitDeclarationOnly": true,
"declaration": true,
"declarationDir": "dist"
}
}