Next.js Discord

Discord Forum

Errors Using Next13 w/ TypeScript in: next.config.js

Unanswered
Doberman Pinscher posted this in #help-forum
Open in Discord
Doberman PinscherOP
1. The red line on the line where it says: topLevelImportPaths?: string[],
throws: An element access expression should take an argument.ts(1011)

2. The red line on the line where it says:
meaninglessFileNames?: string[],
throws: An element access expression should take an argument.ts(1011)

Thank you so much.

2 Replies