Skip to content

Commit

Permalink
chore(tsconfig): 🔧 remove storybook tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jun 18, 2021
1 parent 3db37e8 commit ba307e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const path = require("path");
const tsconfig = path.resolve(__dirname, "../tsconfig.storybook.json");

module.exports = {
core: { builder: "webpack5" },
Expand Down
6 changes: 0 additions & 6 deletions tsconfig.storybook.json

This file was deleted.

0 comments on commit ba307e2

Please sign in to comment.