diff --git a/tsconfig.json b/tsconfig.json index 1352999..a5acec8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,10 +9,6 @@ "experimentalDecorators": true, "target": "es5", "skipLibCheck": true, - "typeRoots": [ - "types", - "node_modules/@types", - ], "baseUrl": ".", "paths": {}, "lib": [ diff --git a/types/@storybook/index.d.ts b/types/@storybook/index.d.ts deleted file mode 100644 index e69de29..0000000