shoelace/scripts
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
..
plop fix plop template 2023-08-23 09:29:24 -04:00
build.js Updated @lit-labs/react to @lit/react now as this is stable 2023-10-13 09:38:05 +02:00
make-icons.js update bootstrap icons and fix license 2023-08-10 12:59:44 -04:00
make-metadata.js remove await 2023-06-07 16:14:32 -04:00
make-react.js Add missing extensions (#1770) 2023-12-08 12:30:31 -05:00
make-themes.js moar prettier 2023-12-06 16:23:39 -05:00
shared.js jsdoc exported functions 2022-12-06 11:48:57 -05:00