diff --git a/packages/uui-action-bar/tsconfig.json b/packages/uui-action-bar/tsconfig.json index 40d176776..4163e4057 100644 --- a/packages/uui-action-bar/tsconfig.json +++ b/packages/uui-action-bar/tsconfig.json @@ -12,6 +12,9 @@ "references": [ { "path": "../uui-base" + }, + { + "path": "../uui-button-group" } ] } diff --git a/packages/uui-avatar-group/tsconfig.json b/packages/uui-avatar-group/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-avatar-group/tsconfig.json +++ b/packages/uui-avatar-group/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-avatar/tsconfig.json b/packages/uui-avatar/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-avatar/tsconfig.json +++ b/packages/uui-avatar/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-badge/tsconfig.json b/packages/uui-badge/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-badge/tsconfig.json +++ b/packages/uui-badge/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-base/tsconfig.json b/packages/uui-base/tsconfig.json index 96ef20009..c32626041 100644 --- a/packages/uui-base/tsconfig.json +++ b/packages/uui-base/tsconfig.json @@ -7,12 +7,7 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [] -} \ No newline at end of file +} diff --git a/packages/uui-box/tsconfig.json b/packages/uui-box/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-box/tsconfig.json +++ b/packages/uui-box/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-breadcrumbs/tsconfig.json b/packages/uui-breadcrumbs/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-breadcrumbs/tsconfig.json +++ b/packages/uui-breadcrumbs/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-button-group/tsconfig.json b/packages/uui-button-group/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-button-group/tsconfig.json +++ b/packages/uui-button-group/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-button/tsconfig.json b/packages/uui-button/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-button/tsconfig.json +++ b/packages/uui-button/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-checkbox/tsconfig.json b/packages/uui-checkbox/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-checkbox/tsconfig.json +++ b/packages/uui-checkbox/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-input/tsconfig.json b/packages/uui-input/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-input/tsconfig.json +++ b/packages/uui-input/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-keyboard-shortcut/tsconfig.json b/packages/uui-keyboard-shortcut/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-keyboard-shortcut/tsconfig.json +++ b/packages/uui-keyboard-shortcut/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-loader-bar/tsconfig.json b/packages/uui-loader-bar/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-loader-bar/tsconfig.json +++ b/packages/uui-loader-bar/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-loader-circle/tsconfig.json b/packages/uui-loader-circle/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-loader-circle/tsconfig.json +++ b/packages/uui-loader-circle/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-loader/tsconfig.json b/packages/uui-loader/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-loader/tsconfig.json +++ b/packages/uui-loader/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-radio/tsconfig.json b/packages/uui-radio/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-radio/tsconfig.json +++ b/packages/uui-radio/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-slider/tsconfig.json b/packages/uui-slider/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-slider/tsconfig.json +++ b/packages/uui-slider/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-table/tsconfig.json b/packages/uui-table/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-table/tsconfig.json +++ b/packages/uui-table/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-tabs/tsconfig.json b/packages/uui-tabs/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-tabs/tsconfig.json +++ b/packages/uui-tabs/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-tag/tsconfig.json b/packages/uui-tag/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-tag/tsconfig.json +++ b/packages/uui-tag/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-textarea/tsconfig.json b/packages/uui-textarea/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-textarea/tsconfig.json +++ b/packages/uui-textarea/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +} diff --git a/packages/uui-toggle/tsconfig.json b/packages/uui-toggle/tsconfig.json index f8cbd31d5..40d176776 100644 --- a/packages/uui-toggle/tsconfig.json +++ b/packages/uui-toggle/tsconfig.json @@ -7,16 +7,11 @@ "rootDir": "./lib", "composite": true }, - "include": [ - "./**/*.ts" - ], - "exclude": [ - "./**/*.test.ts", - "./**/*.story.ts" - ], + "include": ["./**/*.ts"], + "exclude": ["./**/*.test.ts", "./**/*.story.ts"], "references": [ { "path": "../uui-base" } ] -} \ No newline at end of file +}