vendor tsgo
This commit is contained in:
6
tools/tsgo/internal/ls/constants.go
Normal file
6
tools/tsgo/internal/ls/constants.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package ls
|
||||
|
||||
const (
|
||||
moduleSpecifierResolutionLimit = 100
|
||||
moduleSpecifierResolutionCacheAttemptLimit = 1000
|
||||
)
|
||||
Reference in New Issue
Block a user