mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-13 02:59:13 +08:00
docs: fix wrong spelling of ts
This commit is contained in:
parent
5001c1e912
commit
8bfd6667d5
@ -190,7 +190,7 @@ const App = {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
### 在 TypesSript 中使用
|
### 在 TypeSript 中使用
|
||||||
|
|
||||||
`tsconfig.json`:
|
`tsconfig.json`:
|
||||||
|
|
||||||
|
@ -190,7 +190,7 @@ const App = {
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
### In TypesSript
|
### In TypeScript
|
||||||
|
|
||||||
`tsconfig.json`:
|
`tsconfig.json`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user