fix(next-config): ajustes e adicionado regra para default export next #51
Annotations
2 errors
src/create-config.ts#L35
Argument of type '{ plugins: { '@next/next': any; }; rules: any; name?: undefined; files?: undefined; } | { name: string; files: string[]; rules: { 'no-restricted-syntax': (string | { selector: string; })[]; }; plugins?: undefined; }' is not assignable to parameter of type 'FlatESLintConfig'.
|
|
This job failed
Loading