UNPKG

91 BJavaScriptView Raw
1const config = {
2 eslint: require('./etc/eslint.config')
3}
4
5module.exports = {
6 config
7}