Skip to content

Commit

Permalink
fix: pass all test
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Jul 17, 2021
1 parent 782f0c9 commit a30137e
Show file tree
Hide file tree
Showing 19 changed files with 61 additions and 637 deletions.
2 changes: 0 additions & 2 deletions packages/checker-vls/bin/vls

This file was deleted.

5 changes: 0 additions & 5 deletions packages/checker-vls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
"main": "lib/main.js",
"types": "lib/main.d.ts",
"files": [
"bin",
"lib"
],
"bin": {
"vite-plugin-checker-vls": "./bin/vls"
},
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"build": "tsc -p tsconfig.build.json",
Expand Down Expand Up @@ -38,7 +34,6 @@
"chokidar": "^3.5.1",
"commander": "^7.2.0",
"glob": "^7.1.7",
"vite-plugin-checker": "workspace:*",
"vls": "^0.7.2",
"vscode-languageclient": "^7.0.0",
"vscode-languageserver": "^7.0.0",
Expand Down
46 changes: 0 additions & 46 deletions packages/checker-vls/src/cli.ts

This file was deleted.

0 comments on commit a30137e

Please sign in to comment.