prettier-config
prettier-config copied to clipboard
Cannot find module
I get an error Cannot find module
Steps to reproduce:
-
yarn add @azz-prettier-config -D - Edit package.json adding
"prettier": "@azz/prettier-config"
THen I got the error 👇

You've to add this as dev dependecy as well. I too get the same error but after adding this to dev dependency, this error will be no more.