-
![Screenshot_20230530_095917](https://github.com/jjranalli/nightwind/assets/129412300/6d21c85b-e54e-4610-88f0-385acf326e79)
-
From @silverwind:
> I think eslint-import-resolver-typescript is currently only mandatory for typescript, but I think we should make it a dependency and default to it for both JS and TS. The defaul…
-
Refactor source code to remove TypeScript. Use vanilla JavaScript instead.
-
![mdsvex](https://github.com/user-attachments/assets/c07df9c8-49c3-4b97-b74a-7a4ff075a5c0)
Mdsvex version: "0.12.3"
So I know there was a fix to export the types in the package.json file, but th…
-
#### Expected behaviour
TypeScript shouldn't complain when I set the documented property `options.exporting.buttons.contextButton.theme.states` because as the docs for the `theme` property state:
…
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
### Describe the bug
I'm using this simple prompt to create a NextJS app:
```
Create a todo app with NextJS and Shadcn
```
Then I get this response:
And there it stands for ever. Spinning …
-
### Check for existing issues
- [X] Completed
### Describe the feature
It would be super helpful to have something like:
Warning: TypeScript syntax detected in .jsx file.
Would you like to:
[…
-
### Description
Typescript autocompletionand types resolutiuon is not working in Webstorm on ejected theme
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
See new comments in this…
-
So in the backpack/web/components/AppNoLink.tsx
![image](https://github.com/user-attachments/assets/5cc202c9-66bb-492c-9a9e-97dc2895bd09)
This Image says that Type '"100px"' is not assignable to ty…