-
An icon request for TypeScript files. There doesn't seem to be an official standard for the mimetype, but following JavaScript (`text/javascript`), it should be `text/typescript`.
- **App Name:** T…
fn-ix updated
5 months ago
-
### **Environment:**
Node 18.19.0
Angular 17
Typescript 5.2.2
tsconfig in the hosting project has the standard type_roots
"typeRoots": [
"node_modules/@types"
]
### **WARNING:*…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Describe the bug
When using the `` component, the `placeholder:text-muted-foreground` does not work properly.
I'm assuming this is because the select component does not have a placeholder attrib…
-
Reporting from https://github.com/storybookjs/storybook/pull/24165
Currently TS enums analysis is lossy:
```tsx
enum ButtonType {
Button = 'button',
Reset = 'reset',
Submit = 'submit',…
-
Using block-scoped `declare const` and `declare let` in global context has a potentially unwanted effect - they can be accessed using unqualified access, but not using `globalThis`. When this behavior…
-
## Description
Implement the authentication pages (Login and Signup) for the Dragon Food application, including UI design and integration with the authentication API to handle user login and registrat…
-
### Page(s)
https://jestjs.io/docs/getting-started#using-typescript
### Description
Following the instructions to set up testing of TypeScript code with Babel lead me to the following error m…
rjray updated
4 weeks ago
-
Hello and thank you for work on this excellent package. It is the only viable solution for TSX in Emacs. And it works almost perfectly, except for a small problem.
**Steps to reproduce**
Start w…
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.5.11
**What version of Tailwind CSS are you using?**
v3.3.0
**What version of Node.js are you using?**
v20.11.0
…