Skip to content

Commit 6a6380e

Browse files
author
tianxing
committed
chore: 修改README
1 parent 4466df4 commit 6a6380e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ eslint 统一规范配置,集成了 [eslint-plugin-import](https://github.com/
99

1010
## Usage
1111

12-
- typescript:在项目根目录新建 `tsconfig.json` 文件,并写入下面👇代码
12+
- 在项目根目录新建 `tsconfig.json` 文件,并写入下面👇代码
1313

1414
```js
15-
// tsconfig.json
1615
{
1716
"extends": "@mlz/eslint-config/tsconfig.json",
1817
"compilerOptions": {

0 commit comments

Comments
 (0)