diff options
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index c216dfd..6875658 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -21,6 +21,7 @@ "next-env.d.ts", "**/*.ts", "**/*.tsx", + ".storybook/preview.tsx", "src/utils/plugins/prism-color-scheme.js" ], "exclude": ["node_modules", "tests/cypress/", "cypress.config.js"] |
