Keiichiro Amemiya

Results 19 issues of Keiichiro Amemiya

**What is the current behavior?** Miss the type definition file. **What is the expected behavior?** Have the type definition file. **What is the motivation / use case for changing the...

chore

[refined-github](https://github.com/sindresorhus/refined-github) adds various improvements to GitHub browser UI. Optionally bundling this extension in the in-app browser would be awesome feature addition.

Currently the initial `docker build` command passes `-t` option with commit hash and cannot be configured. If a repo has multiple dockerfiles and the both are built at the same...

`prefer-array-some` reports error for any `.find()` calls even if it's not array's method ```js class Foo { find() { return "test" } } if (new Foo().find(t => t === "t"))...

bug
types

resolves #692 https://user-images.githubusercontent.com/28832095/236696114-b6ea6328-66d7-478b-a5f7-675092c34897.mp4 https://user-images.githubusercontent.com/28832095/236696116-72a69629-769d-494a-a0d3-33b7f050da51.mp4