diff --git a/index.js b/index.js index b80c4b8..fdf805f 100644 --- a/index.js +++ b/index.js @@ -3,7 +3,7 @@ * https://github.com/runeh/typical-fetch/blob/main/.eslintrc.json */ -export default { +module.exports = { extends: [ 'eslint:recommended', 'plugin:@typescript-eslint/eslint-recommended',