chore: remove expect error

This commit is contained in:
Daniel Roe 2024-11-19 23:39:02 -05:00
parent fa49d99116
commit dfe6cfedb8
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -189,7 +189,6 @@ export default createConfigForNuxt({
},
},
// Sort rule keys in eslint config
// @ts-expect-error incorrect types 🤔
{
files: ['**/eslint.config.mjs'],
name: 'local/sort-eslint-config',