This website requires JavaScript.
Explore
Help
Register
Sign In
Sancaros
/
phantasmal-world
Watch
1
Star
0
Fork
0
You've already forked phantasmal-world
mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced
2025-04-05 23:38:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5f7547dae9
phantasmal-world
/
.prettierrc.json
6 lines
98 B
JSON
Raw
Normal View
History
Unescape
Escape
Added prettier and unleashed on the code base.
2019-07-03 00:08:06 +08:00
{
"printWidth"
:
100
,
"tabWidth"
:
4
,
"singleQuote"
:
false
,
Separated most of quest domain models from quest parsing code and made quest parsing data structures more structured cloning-friendly. All areas for the quest's episode are now shown in the area selector with the number of entities in them in parentheses.
2019-08-10 06:27:57 +08:00
"trailingComma"
:
"all"
Added prettier and unleashed on the code base.
2019-07-03 00:08:06 +08:00
}
Reference in New Issue
Copy Permalink