FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ej2-angular-4-multiselct-dropdown/tsconfig.json at master · SyncfusionExamples/ej2-angular-4-multiselct-dropdown · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SyncfusionExamples
/
ej2-angular-4-multiselct-dropdown
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
ej2-angular-4-multiselct-dropdown
/
tsconfig.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 363 Bytes
Breadcrumbs
ej2-angular-4-multiselct-dropdown
/
tsconfig.json
Copy path
File metadata and controls
19 lines (19 loc) · 363 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"compileOnSave"
:
false
,
"compilerOptions"
: {
"outDir"
:
"
./dist/out-tsc
"
,
"sourceMap"
:
true
,
"declaration"
:
false
,
"moduleResolution"
:
"
node
"
,
"emitDecoratorMetadata"
:
true
,
"experimentalDecorators"
:
true
,
"target"
:
"
es5
"
,
"typeRoots"
: [
"
node_modules/@types
"
],
"lib"
: [
"
es2017
"
,
"
dom
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL