orchard/src/renderer/.jsbeautifyrc
2022-01-17 19:54:17 -08:00

5 lines
No EOL
72 B
Text

{
"js": {
"beautify.ignore": "src/renderer/index.js"
}
}