UNPKG

@lcap/nasl

Version:

NetEase Application Specific Language

13 lines (12 loc) 276 B
{ "compilerOptions": { "target": "ES2015", "module": "ES2015", "lib": ["ES2015"], "skipLibCheck": true, "disableSizeLimit": true, "experimentalDecorators": true, "noImplicitAny": true, "rootDir": "." } }