jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
36 lines (35 loc) • 1.16 kB
JSON
{
"compileOnSave": false,
"compilerOptions": {
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"typeRoots": [
"node_modules/@types"
],
"lib": [
"es2017",
"dom"
]
},
"include": [
"src/**/*"
],
"files": [
"src/app/app.module.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxdropdownlist.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxlayout.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxdatatable.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxmenu.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxtabs.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxchart.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxbargauge.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxwindow.ts",
"node_modules/jqwidgets-scripts/jqwidgets-ts/angular_jqxbuttons.ts"
]
}