摘要:安装完依赖后,项目的根目录下会自动生成 .eslintrc.cjs 文件如下: module.exports = { "env": { "browser": true, "es2021": true }, "extends": [ "standard-with-typescript", "plugi
阅读全文
posted @ 2023-08-11 14:19
posted @ 2023-08-11 14:19