Skip to content

Commit c45b1a5

Browse files
author
Serhii Tatarintsev
authored
test(language-server): Use vitest intead of mocha (#1727)
* test(language-server): Use vitest intead of mocha Only language-server package for now * Use esm config for vite * Remove extra log
1 parent 7681913 commit c45b1a5

19 files changed

+5010
-8722
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ dist/
2222
**/*.DS_Store
2323
*.exe
2424
.pnpm-store
25+
*.tsbuildinfo

0 commit comments

Comments
 (0)