This website requires JavaScript.
Explore
Help
Register
Sign In
Personal_mirrors
/
bitburner-src
Watch
1
Star
0
Fork
0
You've already forked bitburner-src
mirror of
https://github.com/bitburner-official/bitburner-src.git
synced
2025-02-13 16:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ccd9118b93663c0c351b43a0e2d81ca174f15990
Branches
Tags
View all branches
bitburner-src
/
.prettierrc
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add prettier, and fix some CSS/line errors.
2021-09-04 13:18:08 -07:00
{
"trailingComma": "all",
Allow drag on character overview Makes the character overview (and tutorial) draggable, persisting the {x, y, opened} in the user's settings. - Remove margin & padding from html, body and ensure main content is full height - Add setting to disable progress bars - Refactor options to use new OptionSwitch - Add exclusions to prettierignore - Specify line ending in prettier & gitattributes
2022-01-09 11:15:09 -05:00
"endOfLine": "lf",
fix sleeve memory bug
2021-09-08 23:47:34 -04:00
"tabWidth": 2,
"printWidth": 120
Add prettier, and fix some CSS/line errors.
2021-09-04 13:18:08 -07:00
}
Reference in New Issue
Copy Permalink