Skip to content

Commit

Permalink
chore: README
Browse files Browse the repository at this point in the history
  • Loading branch information
xcatliu committed Apr 19, 2023
1 parent 3879521 commit e230242
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

English / [简体中文](./README.zh-CN.md)

**NEWS: eslint-config-alloy now support TypeScript 5.0**
**NEWS: eslint-config-alloy now support Vue 3.0**
If you are using TypeScript 4.0, please `npm install --save-dev eslint-config-alloy@4`
If you are using Vue 2.0, please `npm install --save-dev eslint-config-alloy@3`

---
Expand Down
2 changes: 2 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# [eslint-config-alloy][网站]

**最新特性:eslint-config-alloy 现已支持 TypeScript 5.0**
**最新特性:eslint-config-alloy 现已支持 Vue 3.0**
如果你使用的是 TypeScript 4.0,请安装旧版 `npm install --save-dev eslint-config-alloy@4`
如果你使用的是 Vue 2.0,请安装旧版 `npm install --save-dev eslint-config-alloy@3`

AlloyTeam ESLint 规则不仅是一套先进的适用于 React/Vue/Typescript 项目的 ESLint 配置规范,而且也是你配置个性化 ESLint 规则的最佳参考。
Expand Down

0 comments on commit e230242

Please sign in to comment.