Michael De Luca

Results 12 comments of Michael De Luca

Ok, so just for uniformity, I switched to the same `node` version as VS Code. I have `prettier` and `prettier-plugin-solidity` installed globally and locally, but I do use `nvm`. ```...

For what it's worth, I have another project with ``` $ npm ls @PROJECT@VERSION /Users/USER/PROJECT2 ├── [email protected] ├── [email protected] └── [email protected] ``` and even with no globally installed `prettier` and...