182 строки
2.8 KiB
JSON
182 строки
2.8 KiB
JSON
{
|
|
"tslint": [
|
|
"./src/**/*.ts",
|
|
"!./src/**/*.d.ts",
|
|
"!./src/common/sampleList.ts",
|
|
"!./spec/samplebrowser.spec.ts",
|
|
"!./src/maps/MapData/*.ts",
|
|
"!./src/common/sampleList.ts",
|
|
"!./src/common/locale-string.ts",
|
|
"./spec/**/*.ts"
|
|
],
|
|
"htmllint": [
|
|
"./src/**/*.html"
|
|
],
|
|
"json": [
|
|
"./**/*.json"
|
|
],
|
|
"styles": [
|
|
"./styles/**/*.scss"
|
|
],
|
|
"sasslint": [
|
|
"./styles/**/*.scss"
|
|
],
|
|
"samplejson": [
|
|
"./src/**/*sample.json"
|
|
],
|
|
"watchTs": [
|
|
"./src/**/*.ts",
|
|
"./spec/**/*.ts"
|
|
],
|
|
"ts": [
|
|
"./src/**/*.ts",
|
|
"./spec/**/*.ts"
|
|
],
|
|
"dedupe": [
|
|
"./src/**/*.ts"
|
|
],
|
|
"styleDependency": [
|
|
"ej2"
|
|
],
|
|
"github": [
|
|
"./src/**/*.{html,ts,json}",
|
|
"./styles{,/**}",
|
|
"./src/**/images{,/**}",
|
|
"./src/common/lib{,/**}",
|
|
"./src/common/cldr-data{,/**}",
|
|
"./src/showcase{,/**}",
|
|
"!./src/showcase/**/!(webpack.config)*.{js,json}",
|
|
"!./styles/**/!(index)*.css",
|
|
"./spec/**/*.ts",
|
|
"./*.html",
|
|
"./favicon.ico",
|
|
"karma.conf.js",
|
|
"package.json",
|
|
"test-main.js",
|
|
"tsconfig.json",
|
|
"webpack.config.js",
|
|
"!./googlec03dd4bc003151bc.html",
|
|
"license"
|
|
],
|
|
"cssComponent": [
|
|
"card",
|
|
"avatar",
|
|
"badge"
|
|
],
|
|
"platform": "typescript",
|
|
"customNames": [
|
|
"textbox",
|
|
"uploader",
|
|
"preload",
|
|
"toolbar",
|
|
"ajax",
|
|
"popup",
|
|
"treeview",
|
|
"null",
|
|
"api",
|
|
"maskedtextbox",
|
|
"numerictextbox",
|
|
"dialog",
|
|
"blog",
|
|
"draggable",
|
|
"swipeable",
|
|
"heatmap",
|
|
"json",
|
|
"tooltip",
|
|
"datasource",
|
|
"timeline",
|
|
"inline",
|
|
"drilldown",
|
|
"sparkline",
|
|
"treemap",
|
|
"gauge",
|
|
"bpmn",
|
|
"fishbone",
|
|
"venn",
|
|
"custom",
|
|
"code",
|
|
"embedly",
|
|
"image",
|
|
"checkbox",
|
|
"virtualization",
|
|
"newsData",
|
|
"tooltip-customization",
|
|
"html-template",
|
|
"listview",
|
|
"customization",
|
|
"html",
|
|
"datepicker",
|
|
"daterangepicker",
|
|
"datetimepicker",
|
|
"timepicker",
|
|
"pareto",
|
|
"bollinger",
|
|
"doughnut",
|
|
"hilo-open-close",
|
|
"hilo",
|
|
"stacked",
|
|
"100",
|
|
"iframe",
|
|
"html5",
|
|
"form",
|
|
"validator",
|
|
"lineapeninsular",
|
|
"econmics",
|
|
"Inplace Editor",
|
|
"inplace-editor",
|
|
"dropdowns",
|
|
"skipChunk",
|
|
"toast_sound",
|
|
"pdf",
|
|
"aspnet",
|
|
"aspnetmvc",
|
|
"javascript",
|
|
"rtl",
|
|
"rtl-data",
|
|
"resizable",
|
|
"fileexplorer",
|
|
"filemanager",
|
|
"kanban",
|
|
"olap",
|
|
"swimlane",
|
|
"template",
|
|
"wip",
|
|
"validation",
|
|
"editing",
|
|
"progressbar",
|
|
"multiline",
|
|
"sys",
|
|
"realtime",
|
|
"binding",
|
|
"insert-emoticons",
|
|
"online-html-editor",
|
|
"uml-class-diagram",
|
|
"uml-activity",
|
|
"tooltip-Sample",
|
|
"complexShapes",
|
|
"uml",
|
|
"activity",
|
|
"Sample",
|
|
"area",
|
|
"stock",
|
|
"ohlc",
|
|
"common",
|
|
"RTL",
|
|
"gridData",
|
|
"insert",
|
|
"emoticons",
|
|
"online",
|
|
"editor",
|
|
"dropdown-button",
|
|
"floating-action-button",
|
|
"appbar",
|
|
"dropdown",
|
|
"pdfviewer",
|
|
"formdesigner",
|
|
"workflow",
|
|
"form-validator",
|
|
"signature",
|
|
"multiline-textbox",
|
|
null
|
|
]
|
|
} |