refactor: move unit tests to test/unit

This commit is contained in:
Joe Previte
2021-03-09 16:32:31 -07:00
parent ed839c9a03
commit 3f7104bb4e
22 changed files with 269 additions and 72 deletions

View File

@@ -0,0 +1,5 @@
settings:
import/resolver:
alias:
map:
- [code-server, ./typings/pluginapi.d.ts]