-
If you set options like jest actually documents, and is cleaner for the setup I have, they aren't used.
```
transform: {
'\\.(scss|css)$': [
require.resolve('jest-css-modules-transfo…
-
It's desirable to place rules for ignoring/excluding paths in `.prettierrc` rather than in `.prettierignore`, so that configuration for Prettier is self-contained within a single file.
(Of secondar…
tvald updated
5 months ago
-
Hello.
The contents of the docs are not compatible with the latest eslint version. I think it would be good to write about the latest eslint version for confusion.
-
***
☝️ **Important announcement:** Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at greenkeeper.io](https://greenkeep…
-
### Describe the issue
[In onnxruntime\onnxruntime\core\mlas\lib\sgemm.cpp](https://github.com/microsoft/onnxruntime/blob/e93a860819545ea64acfe36e19e2b954389d48bf/onnxruntime/core/mlas/lib/sgemm.cpp#…
-
In GitLab by @sobolevn on Jul 20, 2019, 02:35
## Problem
I am writing [quite a complex plugin](https://github.com/wemake-services/wemake-python-styleguide) with lots of configuration options.
Mo…
-
In #140, it's trying to upgrade to v. 9.x of eslint. This requires a flat configuration.
Here's the message currently if you run eslint in the project with #140.
```
ESLint: 9.10.0
A config …
-
### Steps to reproduce
I'm using browserslist like so many others. I have my browserslist config published as an npm package and use it like this in my package.json:
```json
"browserslist": [
…
-
Have you thought about supporting something like [ESLint shareable config](https://eslint.org/docs/developer-guide/shareable-configs)?
```js
{
"graphql-schema-linter": {
"extends": "some-p…
-
I try to set a **maximum velocity** for drt vehicles and tried to do this via `vehicleDefinitions` like this:
```xml
```
in combination with
```xml
…