Archived
1
0

fixup!: fix plugin typings

This commit is contained in:
Joe Previte
2022-09-20 14:31:14 -07:00
parent 88119c2893
commit f7dd9a672d
2 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,3 @@
// TODO@jsjoeio - how do I fix this?
// @ts-ignore - we know code-server exists
import * as cs from "code-server"
import * as fspath from "path"