We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d3578 commit 3ea0567Copy full SHA for 3ea0567
README.md
@@ -8,9 +8,10 @@
8
## Features
9
10
- Type Checks the `<script>` tags of `.vue` files + any related `.ts` files
11
-- Can be run in a CLI without requiring a build tool (such as webpack)
+- Can be run in a CLI **without requiring a build tool** (such as webpack)
12
- Uses your local TypeScript version
13
- Respects files/include/exclude as specified in your `tsconfig.json`
14
+- Supports incremental builds
15
- Simple, lightweight & fast
16
17
## Prerequisites
0 commit comments