/** @type {import("@types/eslint").Linter.Config} */ module.exports = { extends: '../configs/.eslintrc.cjs', };