fix npm_config_target on PKGBUILDSee pkgfile --list electron31 output ``` extra/electron31 /usr/ extra/electron31 /usr/bin/ extra/electron31 /usr/bin/electron31 extra/electron31 /usr/lib/ extra/electron31 /usr/
npm install --save-dev eslint eslint-plugin-es-x @automattic/eslint-config-target-es Usage First, you'll probably want to set up abrowserslistconfiguration. Then you can use this like any other sharable config in youreslint.config.jsor.eslintrc.*file. Three configurations are offered. ...
余腾靖 https://artiffuse.ai 今日份前端小技巧,使用 npm-mirror-set 快速设置淘宝源和众多坑货的镜像。```shnpm_config_registry=链接 npx npm-mirror-set taobao``` 发布于 2022-09-06 23:01 赞同4 分享收藏 写下你的评论... 还没有评论,发表第一个评论吧登录知乎,您可以享受以下...
Simply changed the target to ES2022 and the library works as expected. Perhaps it has something to do with the class property features introduced then. It took me by surprise because adifferent librarythat seemingly operates similarly does not have a problem under ES2021. So, if there is inde...