Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.

Commit 3c7739d

Browse files
committed
[WIP] clean up storybook, migrate jest configuration
1 parent d2b7459 commit 3c7739d

File tree

4 files changed

+2
-21
lines changed

4 files changed

+2
-21
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
],
6666
"globals": {
6767
"ts-jest": {
68-
"useBabelrc": true,
69-
"tsConfigFile": "jest.tsconfig.json"
68+
"babelConfig": true,
69+
"tsConfig": "jest.tsconfig.json"
7070
}
7171
},
7272
"coveragePathIgnorePatterns": [

stories/examples/.githolder

Whitespace-only changes.

stories/index.stories.tsx

Lines changed: 0 additions & 13 deletions
This file was deleted.

tsconfig.storybook.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)