[TGUI] Added prettierx

This commit is contained in:
Casey
2022-06-25 17:57:28 -04:00
committed by CHOMPStation2
parent 0c9b70b451
commit da183d8607
441 changed files with 16329 additions and 22443 deletions

19
tgui/.prettierignore Normal file
View File

@@ -0,0 +1,19 @@
## NPM
/**/node_modules
## Yarn
/.yarn
/yarn.lock
/.pnp.*
/docs
/public
/packages/tgui-polyfill
/packages/tgfont/static
**/*.json
**/*.yml
**/*.md
## Build artifacts
/public/.tmp/**/*
/public/*.map