Skip to content

Commit f88dae6

Browse files
azure-pipelines[bot]tfsbuild
andauthored
Adding changes from build igniteui-xplat-examples-output+PRs_2024.12.13.4 (#692)
Co-authored-by: tfsbuild <tfsbuild@infragistics.com>
1 parent a980458 commit f88dae6

File tree

430 files changed

+6970
-1
lines changed

Some content is hidden

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

430 files changed

+6970
-1
lines changed

samples/charts/category-chart/annotations-all/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/annotations-callouts/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/annotations-crosshairs/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/annotations-custom/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/annotations-final-value/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/annotations-highlighting/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/area-chart-multiple-sources/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/area-chart-single-source/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/area-chart-styling/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

samples/charts/category-chart/axis-gap/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
"no-useless-concat": "off",
3131
"no-mixed-operators": "off",
3232
"no-prototype-builtins": "off",
33+
"no-mixed-spaces-and-tabs": 0,
3334
"prefer-const": "off",
3435
"prefer-rest-params": "off",
3536
"@typescript-eslint/no-unused-vars": "off",

0 commit comments

Comments
 (0)