mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
Temporary disable the rule
This commit is contained in:
parent
8d832f1c3e
commit
f621d129be
@ -51,7 +51,7 @@ module.exports = {
|
|||||||
ts: 'never',
|
ts: 'never',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
'import/no-unresolved': [error, { commonjs: true }],
|
'import/no-unresolved': ignore,
|
||||||
'import/no-extraneous-dependencies': [
|
'import/no-extraneous-dependencies': [
|
||||||
error,
|
error,
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user