Hi @jonas, can you update node-eslint-scope and node-eslint to add their typescripts types ? Webpack needs: * @types/eslint-scope * @types/eslint (also dependency of @types/eslint-scope) * @types/json-schema (dependency of @types/eslint)
This files are needed to update webpack. I'd like to package webpack-5 before freeze. Cheers, Xavier

