唯然

Results 226 comments of 唯然
trafficstars

@mekwall sounds good to me!

hi, thanks! we intentioned to not using the lockfile - same reason as eslint: https://github.com/eslint/eslint#why-doesnt-eslint-lock-dependency-versions I was using npm, but it should be fine to use other package managers like...

release-it does support ci mode, semantic-release is more popular tho.

update: it was fixed after run `rm -rf /Users/weiran/.npm-global/lib/node_modules/typescript`

I'm having the issue in v2.0/v1.3.7. I'll willing to help if someone can offer some guidence. :)

friendly ping @anthonygauthier :)

it seems only happen with the non-get requests. just made a simple repro: https://github.com/aladdin-add/repros/tree/repro-axios-curlirize-issue25

however I'm not seeing it in the guide, am I missing something?

`no-restricted-syntax`? I was not seeing it either. (I am using `eslint-config-airbnb`, it doesn't report the usage)

async/await has been included in ES spec. maybe we can add it in the config. I can make a PR if no objection. :)