strange_quirks
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
创建于 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, ...