UNPKG

135 BJSONView Raw
1
2{
3 "compilerOptions": {
4 "module": "commonjs",
5 "target": "es6"
6 },
7 "exclude": ["node_modules"],
8 "include": ["src/**/*"]
9}
\No newline at end of file