UNPKG

91 BJavaScriptView Raw
1module.exports = {
2 extends: './index.js',
3 env: {
4 node: true
5 },
6 globals: {},
7};