gun/tsconfig.json
2020-02-05 08:06:20 +08:00

7 lines
94 B
JSON

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