-
```
[x] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of ag-Grid'
[] support request => see 'Requesting Communit…
-
So [luafun](https://github.com/luafun/luafun) looks very unmaintained but REALLY cool. I'd love to slowly replace `aniseed.core` with it, maybe shim to it for the time being while also providing `anis…
-
Hi all,
thank you for this amazing tool.
would it be possible to get go language highlighted with this selector:
``` css
class=" language-go"
```
as today it only works for me with
``` css
class=…
-
1. How hard would it be to make `prefer-readonly-parameter-types` fixable?
2. How hard would it be to add an option to only apply the rule to exported functions?
If you could do both 1 & 2, then p…
-
https://github.com/astorije/chai-immutable/blob/dfb3d1cf73774d566efe7a70cd8e7eaa4e5b6786/package.json#L46
It doesn't work with latest version of immutablejs. Is there a workaround for this?
-
### Version
28.0.1
### Steps to reproduce
1. Install latest `immutable` - (e.g. `yarn add immutable@^4.0.0`).
2. Create the following test file:
```js
const { List } = require("imm…
-
**Proposal:**
Instead of relying on `state[api.reducerPath]` internally to retrieve the store state, the library could rely on a new argument passed to `createSlice({ getSliceState: (state, reducer…
-
How to optimize the size of the webpack package
-
I'm working on an app that utilizes custom previews pretty heavily. The biggest struggle I've had by far is dealing with the entry data being passed as an ImmutableJS. It makes doing simple things a l…
sdn90 updated
2 years ago
-
This rule seems really useful, but at the same time it can be frustrating with ImmutableJS.
It seems that the rule is only checking for `.map` with 2 arguments and assuming the latter one is the in…