This website requires JavaScript.
Explore
Help
Sign In
baoshuo
/
OI-codes
Watch
0
Star
1
Fork
0
You've already forked OI-codes
mirror of
https://git.sb/baoshuo/OI-codes.git
synced
2025-01-26 03:40:08 +00:00
Code
Releases
Activity
OI-codes
/
.prettierrc
12 lines
166 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: format README.md
2022-04-01 17:16:52 +08:00
{
chore: fix prettier config
2022-04-02 08:55:46 +08:00
"tabWidth": 4,
chore: format README.md
2022-04-01 17:16:52 +08:00
"overrides": [
{
"files": "*.md",
"options": {
chore: fix prettier config
2022-04-02 08:55:46 +08:00
"tabWidth": 2
chore: format README.md
2022-04-01 17:16:52 +08:00
}
}
]
}
Copy Permalink