UNPKG

401 BJSONView Raw
1{
2 "compilerOptions": {
3 "module": "commonjs",
4 "sourceMap": true,
5 "inlineSources": true,
6 "target": "es5",
7 "declaration": true,
8 "experimentalDecorators": true,
9 "emitDecoratorMetadata": true,
10 "skipDefaultLibCheck": true
11 },
12 "lib": [
13 "es2015",
14 "dom"
15 ],
16 "exclude": [
17 "node_modules"
18 ],
19 "files": [
20 "ng2-alt-summernote.ts"
21 ]
22}
\No newline at end of file