storybook/docs/.eslintrc.js

6 lines
80 B
JavaScript

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