mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[TGUI] Added prettierx
This commit is contained in:
19
tgui/.prettierignore
Normal file
19
tgui/.prettierignore
Normal 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
|
||||
Reference in New Issue
Block a user