-
I know it's a little rushed to talk about this. But if it's an excellent question! When we can see NativeScript ECMAScript 6?
-
# Suggestion
## 🔍 Search Terms
--init options
## ✅ Viability Checklist
My suggestion meets these guidelines:
* [x] This wouldn't be a breaking change in existing TypeScript/Ja…
ghost updated
8 months ago
-
I am trying to build from source on MacOS Monterey 12.2, and I get the following. Does anyone have any advice?
```
[76/273] Building CXX object Macaulay2/e/CMakeFiles/M2-engine.dir/matrix-symm.cpp…
-
Now that JavaScript modules are on the verge of widespread browser support, we should think about an HTML module system that plays well with it. HTML Imports doesn't have a mechanism for exporting sym…
-
prettier-plugin-tailwindcs: v0.2.1
Tailwind CSS: v3.2.4
Node.js: v18.12.1
Package Manager: pnpm v7.21.0
Operating System: Windows 11
**Describe your issue**
prettier-plugin-tailwindcss doesn't…
-
It appears that the ESM builds (dist/redom.es.js and dist/redom.es.min.js) are ES5 code, which introduces some issues when trying to use a tree-shaking bundler, as they can't properly detect when cert…
pjeby updated
11 months ago
-
## The dependency [eslint](https://github.com/eslint/eslint) was updated from `5.12.1` to `5.13.0`.
🚨 [View failing branch](https://github.com/unional/uni-cli/compare/master...unional:greenkeeper%2F…
-
### Description
upgrading from 0.72.9 to 0.73.5 gives error from tsconfig paths.
I've also reported issue about this to upgrade support, but it may not be directly related to it other than that …
Crare updated
8 months ago
-
### 🔎 Search Terms
I've been looking through all the configdir issues and pull requests but don't really see anything that pertains to me.
### 🕗 Version & Regression Information
I used both 5…
-
### Describe the bug
SWC fails to apply legacy TS method decorators for anonymous classes.
### Input code
```typescript
const foo = class { @foo foo(v){return v} }
```
### Config
```json
{
"j…