Sort le serveur dans une crate pmoserver
This commit is contained in:
15
pmoapp/webapp/node_modules/vue-tsc/README.md
generated
vendored
Normal file
15
pmoapp/webapp/node_modules/vue-tsc/README.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# vue-tsc
|
||||
|
||||
Vue 3 command line Type-Checking tool.
|
||||
|
||||
## Usage
|
||||
|
||||
Type check:
|
||||
|
||||
`vue-tsc --noEmit`
|
||||
|
||||
Build dts:
|
||||
|
||||
`vue-tsc --declaration --emitDeclarationOnly`
|
||||
|
||||
Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for the example repo.
|
||||
Reference in New Issue
Block a user