// SYSTEM PANEL //
[ROOT]
/
lib
/
node_modules
/
npm
/
node_modules
/
socks
[ PARENT ]
EDIT :: .prettierrc.yaml
parser: typescript printWidth: 80 tabWidth: 2 singleQuote: true trailingComma: none
SAVE
CANCEL