storybook/docs/.eslintrc.js

6 lines
80 B
JavaScript
Raw Normal View History

module.exports = {
settings: {
'import/core-modules': ['config'],
},
};