You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typescript looks at the parent package.json module type to determine imports are handled. Gazelle should detect this and put package.json into ts_project(srcs).
Typescript looks at the parent package.json
module
type to determine imports are handled. Gazelle should detect this and put package.json intots_project(srcs)
.See https://www.typescriptlang.org/docs/handbook/modules/reference.html#module-format-detection
The text was updated successfully, but these errors were encountered: