module.exports = { root: true, extends: ["@plane/eslint-config/next.js"], parser: "@typescript-eslint/parser", };