| Current Path : /proc/self/root/proc/self/root/lib/python3.9/site-packages/glances/outputs/static/ |
| Current File : //proc/self/root/proc/self/root/lib/python3.9/site-packages/glances/outputs/static/.prettierrc.js |
module.exports = {
printWidth: 100,
arrowParens: 'always',
bracketSpacing: true,
semi: true,
singleQuote: true,
tabWidth: 4,
trailingComma: 'none',
useTabs: false
};