更新 ESLint 配置,修改 lint 脚本命令
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import nextCoreWebVitals from "eslint-config-next/core-web-vitals";
|
||||
|
||||
const config = [...nextCoreWebVitals];
|
||||
|
||||
export default config;
|
||||
Reference in New Issue
Block a user