diff --git a/packages/website/webpack.plugin.js b/packages/website/webpack.plugin.js
index ab5dd29767fd..ab36087b3242 100644
--- a/packages/website/webpack.plugin.js
+++ b/packages/website/webpack.plugin.js
@@ -21,9 +21,8 @@ module.exports = function (/*context, options*/) {
'process.env.ESLINT_VERSION': JSON.stringify(
require('eslint/package.json').version,
),
- 'process.env.TS_ESLINT_VERSION': JSON.stringify(
- require('@typescript-eslint/eslint-plugin/package.json').version,
- ),
+ // TODO: Move back to package.json's version shortly after v8 launches
+ 'process.env.TS_ESLINT_VERSION': JSON.stringify('v8'),
}),
new CopyPlugin({
patterns: [
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy