UNPKG

php7parser

Version:
17 lines 259 B
{ "compilerOptions": { "noImplicitAny": true, "removeComments": true, "target": "ES6", "module": "commonjs", "outDir": "lib", "declaration": true }, "exclude": [ "node_modules", "lib", "test", ".vscode", "tools" ] }