mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 07:46:20 +00:00
## About The Pull Request Batch of fixes from the biome linter. Many files could have their syntax shortened. I also fixed a prettier ignore file issue so that tgui.html can properly get formatted ## Command Get [Biome](https://biomejs.dev/guides/manual-installation/) (the executable, at least) `biome lint --write --only "useOptionalChain" --unsafe` ## Why It's Good For The Game Moving us to a simple linter/formatter and shaving off a number of packages, tech debt ## Changelog
15 lines
137 B
Plaintext
15 lines
137 B
Plaintext
# Directories
|
|
changelogs
|
|
data
|
|
font-awesome
|
|
jquery
|
|
juke
|
|
**/build
|
|
**/dist
|
|
**/node_modules
|
|
|
|
# File names / types
|
|
*.min.*
|
|
*.pnp.*
|
|
*.bundle.*
|