For newer versions, the memoryLimit property is inside of the typescript attribute.
new ForkTsCheckerWebpackPlugin({ typescript: { memoryLimit: 8192, // default is 2048 } }),