08 2023 档案

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

posted @ 2023-08-11 14:19 alanaZ 阅读(118) 评论(0) 推荐(0)

导航