OSDN Git Service

Regular updates
[twpd/master.git] / .prettierrc
1 {
2   "semi": false,
3   "singleQuote": true,
4   "jsxSingleQuote": true
5 }