fix(next-config): ajustes e adicionado regra para default export next #51
publish.yml
on: push
publish-grp
33s
publish-npm
0s
Annotations
2 errors
publish-grp:
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'.
|
publish-grp
Process completed with exit code 1.
|