Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang-Wei-666 authored Jul 22, 2024
1 parent 933272c commit cc51544
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## 安装

```bash
pnpm i eslint @moomfe/eslint-config -D
pnpm i eslint typescript @moomfe/eslint-config -D
```

## 配置
Expand Down Expand Up @@ -36,9 +36,6 @@ export default moomfe();

```jsonc
{
// 启用 ESlint 的扁平配置支持
"eslint.experimental.useFlatConfig": true,

// 禁用默认格式化程序, 使用 ESlint 代替
"prettier.enable": false,
"editor.formatOnSave": false,
Expand Down

0 comments on commit cc51544

Please sign in to comment.