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