Update next.config.mjs to use ES modules and export default #3
Annotations
10 errors
quality:
scripts/generate-assets.ts#L1
A Node.js builtin module should be imported with the node: protocol.
|
quality:
scripts/generate-assets.ts#L2
A Node.js builtin module should be imported with the node: protocol.
|
quality:
scripts/generate-assets.ts#L32
This let declares a variable which is never re-assigned.
|
quality:
scripts/generate-assets.ts#L53
This let declares a variable which is never re-assigned.
|
quality:
scripts/generate-assets.ts#L85
This let declares a variable which is never re-assigned.
|
quality:
scripts/rename-originals.ts#L1
A Node.js builtin module should be imported with the node: protocol.
|
quality:
scripts/rename-originals.ts#L2
A Node.js builtin module should be imported with the node: protocol.
|
quality:
scripts/rename-originals.ts#L25
This let declares a variable which is never re-assigned.
|
quality:
scripts/rename-originals.ts#L36
This let declares a variable which is never re-assigned.
|
quality:
scripts/rename-originals.ts#L46
This let declares a variable which is never re-assigned.
|