Skip to content

Commit b9d0792

Browse files
committed
fix(*): removing obsolete tsconfig entry
1 parent f33e96d commit b9d0792

414 files changed

Lines changed: 0 additions & 414 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

samples/charts/category-chart/annotations-all/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/annotations-callouts/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/annotations-crosshairs/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/annotations-custom/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/annotations-final-value/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/annotations-highlighting/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/area-chart-multiple-sources/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/area-chart-single-source/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/area-chart-styling/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

samples/charts/category-chart/axis-gap/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"noImplicitAny": true,
2222
"noUnusedLocals": false,
2323
"importHelpers": true,
24-
"suppressImplicitAnyIndexErrors": true,
2524
"allowSyntheticDefaultImports": true,
2625
"skipLibCheck": true,
2726
"strict": false,

0 commit comments

Comments
 (0)