Jordan Sexton 2 жил өмнө
parent
commit
61331b9784

+ 1 - 0
packages/starter/example/next.config.js

@@ -1,3 +1,4 @@
+/* eslint-disable @typescript-eslint/no-var-requires */
 const withAntdLess = require('next-plugin-antd-less');
 const { PHASE_PRODUCTION_BUILD } = require('next/constants');