We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ea665 commit b79c82dCopy full SHA for b79c82d
1 file changed
eslint.config.mjs
@@ -42,7 +42,7 @@ const config = createConfig([
42
'apps/storybook-react/postcss.config.js',
43
'apps/storybook-react/tailwind.config.js',
44
// storybook react native
45
- 'apps/storybook-react-native/.rnstorybook/index.ts',
+ 'apps/storybook-react-native/.rnstorybook/index.tsx',
46
'apps/storybook-react-native/.rnstorybook/main.ts',
47
'apps/storybook-react-native/.rnstorybook/preview.tsx',
48
'apps/storybook-react-native/.rnstorybook/storybook.requires.ts',
0 commit comments