We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e86283 commit 893f61eCopy full SHA for 893f61e
2 files changed
docs/TypeScript.md
@@ -179,7 +179,7 @@ ts_library(
179
)
180
```
181
182
-You can also you the `@npm//@types` target which will include all
+You can also use the `@npm//@types` target which will include all
183
packages in the `@types` scope as dependencies.
184
185
If you are using self-managed npm dependencies, you can use the
packages/typescript/docs/install.md
@@ -170,7 +170,7 @@ ts_library(
170
171
172
173
174
175
176
0 commit comments