| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/gridstack/gridstack.js/master/angular/tsconfig.doc.json | [Back] [Original] |
{
"extends": "./tsconfig.json",
"compilerOptions": {
"declaration": true,
"emitDeclarationOnly": true,
"skipLibCheck": true
},
"include": [
"projects/lib/src/lib/**/*.ts"
],
"exclude": [
"projects/demo/**/*",
"**/*.spec.ts",
"**/*.test.ts",
"node_modules/**"
]
}
| Web Proxy Viewer | New URL | Original Page |