-
-
**Is your feature request related to a problem? Please describe.**
As the action supports using eslint, adding the file extension svelte shouldn't be an issue.
**Describe the solution you'd like**…
-
### Current Behavior
After upgrading from NX17.3.0 to 17.3.1 loading file using .js extension fails with error Cannot find module
example
import { Example as ExampleBase } from './example.js';
Mod…
-
I know the design of CSSTree is intended to mimic how the browser CSS parser works, so it's fault-tolerant.
I'm looking at using CSSTree for linting CSS, and this fault-tolerance means it's difficu…
-
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
### Current Behavior
![Image](https://github.com/user-attachments/assets/265c8e45-f959-4890-b1b8-12c64a36f498)
Here's the translation of your message into English:
Every time I restart the NX server…
-
Hi! thank you for your eslint plugin. I have a problem running it on my monorepo:
```
Error: ENOENT: no such file or directory, open '/opt/atlassian/pipelines/agent/build/libs/quartz/filters/src/lib…
pabau updated
3 months ago
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I'm using [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). (`*.svelte` file linting does …