- Notifications
You must be signed in to change notification settings - Fork3k
Commitf43c728
authored
fix: VS code will now properly import operators, et al (#6276)
- Adds typesVersions, enforcing TypeScript >= 4.2.- Adds some superfluous references required for TS and VS Code to find proper import locations for our strange deep import sites.- Independantly tested by building the package and installing it locally in another project, then testing in VS code.Fixes#6067Relatedmicrosoft/TypeScript#430341 parente572d2e commitf43c728
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
0 commit comments
Comments
(0)