-
### What problem does this feature solve?
Since Cypress already ships with official Typescript declarations, it would be nice to support Typescript for the e2e tests via cue-cli.
For the end user …
ghost updated
3 years ago
-
### What happened?
When the Quasar Electron project is built and packaged, all public files are inaccessible when attempting to access them from the root path.
For example, `` tries to get the file …
-
**Tell us about your environment**
- **ESLint version:** 8.25.0
- **eslint-plugin-gridsome version:** 1.6.2
- **Node version:** 16
**Please show your full configuration:**
```javas…
-
-
Hi guys,
I have a project with Vue.js + Typescript + Mocha that I need to generate code coverage from. I was using nyc + istanbul before, but had the issue with ESM modules, so I switched to c8 but…
-
Version 1.3.0 of this plugin worked fine; I've updated to 1.8.1 to work with Vite 3, and whenever I do a build (the dev server works fine) I get:
```
error Parsing error: The keyword 'import' is…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.3.0-dev.20210319
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️…
-
### Expected behavior
Expect to locate the `.styl` file from `node_modules` with `~` (which works well when bundled with Webpack)
```stylus
@import '~@my-pkg/style.styl'
```
### Actual beha…
-
I see typescript errors when trying to use the injected props in my child component. Typescript is unable to find these injections. The code renders locally, but these typescript errors break the buil…