fix: composite option for sncrypto-web

This commit is contained in:
Karol Sójko
2022-07-06 12:35:33 +02:00
parent 46fe66256b
commit 93679df645

View File

@@ -9,7 +9,6 @@
"esModuleInterop": true,
"declaration": true,
"outDir": "./dist",
"composite": true,
"inlineSourceMap": true,
"types": ["node"],
"typeRoots": ["node_modules/@types", "typings"]