strange_quirks
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created Prettier doesnt seem to care whats in .prettierrc
I am not sure why, but all of a sudden prettier does not see to care whats in my .prettierrc file.It currently contains this:{ "arrowParens": "always", "bracketSpacing": true, "semi": true, ...