Wykres commitów

10 Commity (97467d580b825aadb764ad1a07950978b9533931)

Autor SHA1 Wiadomość Data
Cory LaViska 97467d580b remove html from getTextLabel() 2024-01-26 14:07:33 -05:00
Konnor Rogers 7891dbef93
Add missing extensions (#1770)
* fix(typescript): add missing extension to imports in typescript

This is required for the types to work with the new
`--module-resolution=node16`.

The list of places to fix was obtained by a crude script:

```sh
rg -g'**/*.ts' -g'!**/*.test.ts' ' from\s+.\.' | rg -v '\.js'
```

References #1765

* add missing extensions

* revert tsconfig

* prettier

* fix test files for NodeNext

* prettier

* changelog entry

* prettier

* prettier

* prettier

---------

Co-authored-by: Andrey Lushnikov <aslushnikov@gmail.com>
2023-12-08 12:30:31 -05:00
konnorrogers c6cc7b6983 prettier 2023-06-13 15:43:21 -04:00
konnorrogers 0e869ec18d fix the tests 2023-06-13 15:40:04 -04:00
Cory LaViska f2177dccaf closes #1226 2023-03-07 11:03:03 -05:00
Cory LaViska 3c2f5ec48e sort this, eslint 2023-01-13 15:43:55 -05:00
Cory LaViska 913243f8c1 more finishing touches + tests 2022-12-28 16:07:37 -05:00
Cory LaViska 70585e1d2a finishing touches 2022-12-28 15:31:42 -05:00
Cory LaViska 1f457cdde0 keep on keepin on 2022-12-20 13:36:53 -05:00
Cory LaViska 6afc3ba12e select rewrite (incomplete) 2022-12-17 11:27:30 -05:00