mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore: remove unused lint rule
This commit is contained in:
parent
445584f738
commit
1dd3f62101
@ -1,4 +1,3 @@
|
||||
/* eslint-disable react/react-in-jsx-scope */
|
||||
import Vuex from 'vuex'
|
||||
import { storiesOf } from '@storybook/vue'
|
||||
import { action } from '@storybook/addon-actions'
|
||||
@ -226,5 +225,3 @@ storiesOf('Features/ Addon Knobs', module)
|
||||
`
|
||||
}
|
||||
})
|
||||
|
||||
/* eslint-enable react/react-in-jsx-scope */
|
||||
|
Loading…
Reference in New Issue
Block a user