lint code as follow: ``` // https://prettier.io/docs/en/options.html module.exports = { ...require('@xxxx/.prettierrc.js'), }; ``` crash: ``` Oops! Something went wrong! :( ESLint: 9.18.0 TypeError: Cannot read properties of undefined (reading 'type') ```