Move nuc-pri to nuc-pek
[myCabin.git] / .prettierrc
blob9c3daf8dddd3d92b06938be7d406b080308ab527
2   "$schema": "http://json.schemastore.org/prettierrc",
4   "singleQuote": true,
5   "trailingComma": "es5",
6   "endOfLine": "lf",
8   "printWidth": 80,
9   "tabWidth": 2,
10   "useTabs": false