http://gothub.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/freeCodeCamp/freeCodeCamp/blob/main/.prettierrc
GotHub (master) Explore About Source code Back to freeCodeCamp/freeCodeCamp .prettierrc Raw 1 { 2 "endOfLine": "lf", 3 "semi": true, 4 "singleQuote": true, 5 "jsxSingleQuote": true, 6 "tabWidth": 2, 7 "trailingComma": "none", 8 "arrowParens": "avoid" 9 }