vue-tsc-files
Advanced tools
Comparing version
{ | ||
"name": "vue-tsc-files", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A tiny tool to run tsc on specific files without ignoring tsconfig.json", | ||
@@ -11,2 +11,7 @@ "license": "MIT", | ||
}, | ||
"keywords": [ | ||
"tsc-files", | ||
"vue-tsc", | ||
"tsc" | ||
], | ||
"bin": { | ||
@@ -13,0 +18,0 @@ "vue-tsc-files": "lib/index.js" |
5536
1.15%