opengoal-launcher/.prettierrc.json
Tyler Wilding c83f1fa541
Fix a bunch of small things discovered when testing the latest release (#118)
* launch the game in release mode

* log: handle a non-existent dir when rotating the file

* app: change casing of app name (and hopefully the install dir)

* setup: fix individually decompile/compile steps

* lint: formatting
2022-07-23 17:37:59 -04:00

5 lines
41 B
JSON

{
"tabWidth": 2,
"endOfLine": "lf"
}