UNPKG

103 BJavaScriptView Raw
1module.exports = {
2 root: true,
3 extends: ['@webpack-contrib/eslint-config-webpack', 'prettier'],
4};