UNPKG

@avalane/storybook-addon-status

Version:
5 lines (4 loc) 98 B
module.exports = { '*.{ts,tsx,js,jsx}': 'eslint --fix', '*.{css,scss}': 'stylelint --fix', };