Yu Inao / 稲尾 遊
Yu Inao / 稲尾 遊
This pattern below actually checks under `frontend/icon/**/*`. Is this how eclint works? ``` yarn eclint check "frontend/**/*" "[!]frontend/icon/**/*" ```
Somehow the URL parameters of Akamai Image Converter is transformed into a wrong string which has an extra space between `*,` and `20` source: ```css .selector { /* stylelint-disable-next-line */...
It woulb be great if case insensitive redirect pattern is supported :D
Any plans?
Please support vim-like search and replace: Like this: ``` :%s/Foo/Bar/cg ```
Let's say I have a GraphQL schema like below: ```graphql type ProductCategory { parent_category: ProductCategory } ``` And this generates mock function like below: ```ts export function createProductCategoryMock(props: Partial =...
Just wondering if it's possible or not...?
My repository has a file named in Japanese `こんにちは.txt` and I got an error while `git-ftp` was trying to upload the file via FTP: ``` $ git push origin Counting...
How do you think... http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html