79802241

Date: 2025-10-27 20:59:18
Score: 1
Natty:
Report link

For newer versions, the memoryLimit property is inside of the typescript attribute.

new ForkTsCheckerWebpackPlugin({
  typescript: {
   memoryLimit: 8192, // default is 2048
  }
}),
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: William Gusmanov