D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
curve25519-js
/
Filename :
tsconfig.json
back
Copy
{ "compilerOptions": { "target": "es6", "module": "commonjs", "moduleResolution": "node", "outDir": "./lib", "experimentalDecorators": true, "emitDecoratorMetadata": true, "allowSyntheticDefaultImports": true, "strict": true, "skipLibCheck": true, "declaration": true, "noUnusedLocals": false }, "exclude": [ "node_modules", "lib", "examples" ] }