Robat Williams

Results 41 issues of Robat Williams

### Summary I believe it could be made easier for people that are looking for a tool like this, to find this project. Currently if you search for the following...

enhancement

## 🐛 Bug Report The typings of `current()` state that the input and return types are the same. This doesn't reflect that the function unwraps drafts. ## Link to repro...

It can be unclear to people why a rule should not be disabled. The only way to know is to look for a comment in the ESLint config where the...

**Describe the bug** This is more of an issue than a bug; I see this is a popular established library and has had this behaviour for a long time. The...

enhancement

When I tried Webpack 5 RC 0, I received the following error. It looks like this module may be the cause. ``` [email protected] [email protected] [email protected] ``` ``` C:\Projects\MyProject\node_modules\webpack\lib\NormalModuleFactory.js:251 throw new...

Rather than banning particular ES versions or individual features, I'd like to be able to declare the browser features that are to be supported. This might be for this plugin,...

enhancement

https://github.com/kettanaito/naming-cheatsheet

https://programmation.developpez.com/tutoriel/apprendre-ecrire-meilleur-code/

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** I'd like to be able to export to JSON, for use in personal programming...

feature
imp/exp

The rule appears to be building and validating the `excepts` for each zone every time an import is encountered. This makes it very slow when you have many files/imports, zones,...