mutoe

Results 63 comments of mutoe

没有的,这个词表来自zrm2000

😂️ 这个功能我也没整明白,看看官网有没有相关的说明呢

You can just copy the `node_modules/ionicons/dist/ionicons` to your public folder, and add following code in your `index.html` ```html index.html ``` It's work fine for me.

I just opened the plugin directory to check it, `pnpm-shell-completion` files have `x` permissions ![image](https://github.com/g-plane/pnpm-shell-completion/assets/9391981/16f0b0ec-e517-4baf-a583-ad0d3f3f3394)

I also installed your `g-plane/zsh-yarn-autocompletions` plugin, it works fine. I suspect it's pnpm where something went wrong. But I don't have any clue, how do I locate if it's a...

Same issue here, cannot work on my macOS zsh ``` macOS 13.5 M1 { npm: '9.8.0', node: '20.5.0', acorn: '8.10.0', ada: '2.5.1', ares: '1.19.1', base64: '0.5.0', brotli: '1.0.9', cjs_module_lexer: '1.2.2',...

I'm also looking for this method and it would be awesome if he could work in a JetBrains plugin!

I think the better option is using https://github.com/antfu/eslint-config, it works out of the box. I used my own fork version because it also integrates cypress and a few other rules...