Skip to content

Commit

Permalink
format all tsconfig files
Browse files Browse the repository at this point in the history
  • Loading branch information
madsrasmussen committed Nov 24, 2021
1 parent 4d9875b commit 163950e
Show file tree
Hide file tree
Showing 22 changed files with 66 additions and 168 deletions.
3 changes: 3 additions & 0 deletions packages/uui-action-bar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"references": [
{
"path": "../uui-base"
},
{
"path": "../uui-button-group"
}
]
}
11 changes: 3 additions & 8 deletions packages/uui-avatar-group/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-avatar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-badge/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-base/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
"rootDir": "./lib",
"composite": true
},
"include": [
"./**/*.ts"
],
"exclude": [
"./**/*.test.ts",
"./**/*.story.ts"
],
"include": ["./**/*.ts"],
"exclude": ["./**/*.test.ts", "./**/*.story.ts"],
"references": []
}
}
11 changes: 3 additions & 8 deletions packages/uui-box/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-breadcrumbs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-button-group/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-button/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-checkbox/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-input/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-keyboard-shortcut/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-loader-bar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-loader-circle/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-loader/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-radio/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-slider/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-table/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
11 changes: 3 additions & 8 deletions packages/uui-tabs/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
Loading

0 comments on commit 163950e

Please sign in to comment.