Nick Kircos

Results 4 comments of Nick Kircos

Ran into this today and had to kill `vsls-agent` manually. CPU was pegged at 100% Version: 1.47.3 Commit: 91899dcef7b8110878ea59626991a18c8a6a1b3e Date: 2020-07-23T13:08:29.692Z Electron: 7.3.2 Chrome: 78.0.3904.130 Node.js: 12.8.1 V8: 7.8.279.23-electron.0 OS:...

I ran into a similar issue. I think the problem is with the VS Code Prettier extension resolving your prettier config file. Prettier uses [cosmic config ](https://prettier.io/docs/en/configuration.html) which allows you...

Well it looks like it should support more config formats https://github.com/prettier/prettier-vscode/blob/3c80018d69fa129fed638f624404e728870e4a90/src/PrettierEditService.ts#L32 but I had issues when it was defined as a `prettier.config.js` file

This was just fixed in superstatic https://github.com/firebase/superstatic/releases/tag/v9.1.0