kjoedion

Results 4 comments of kjoedion

I was also having trouble with the global installation. Adding this to my vscode user `settings.json` made it work!: ``` "prettier.resolveGlobalModules": true ```

Can you have some type of config to define potential dynamic import paths kind of like how webpack does it? Even if we have to manually define the first part...

Yeah but I'd have to put that in every component right? Was wondering if there was a global way to apply it to all my components.

I was thinking have checkboxes for "show in dock" and "show in menu bar" which are user-defined. Also was thinking when League is minimized / hidden / tabbed away from,...