diff --git a/.prettierignore b/.prettierignore index 2b7500b2316..f27c323a755 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,5 +1,30 @@ -# We don't want prettier to run on anything outside of the TGUI folder, so we have to do this. -/* + -# We want it to run into the TGUI folder, however. -!/tgui +## About The Pull Request + + + +## Changelog + + + +:cl: +add: Added new mechanics or gameplay changes +add: Added more things +del: Removed old things +qol: made something easier to use +balance: rebalanced something +fix: fixed a few things +maptweak: tweaked something in a map +sound: added/modified/removed audio or sound effects +image: added/modified/removed some icons or images +spellcheck: fixed a few typos +code: changed some code +refactor: refactored some code +config: changed some config setting +admin: messed with admin stuff +server: something server ops should know +/:cl: + + +