module.exports = { extends: [ "eslint:strict", "plugin:@typescript-eslint/strict-type-checked", "plugin:@typescript-eslint/stylistic", ], };