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
2024-11-08 20:38:47 +00:00
Code
Releases
Activity
bb5b027079
OI-codes
/
.prettierrc
12 lines
166 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: format README.md
2022-04-01 09:16:52 +00:00
{
chore: fix prettier config
2022-04-02 00:55:46 +00:00
"tabWidth": 4,
chore: format README.md
2022-04-01 09:16:52 +00:00
"overrides": [
{
"files": "*.md",
"options": {
chore: fix prettier config
2022-04-02 00:55:46 +00:00
"tabWidth": 2
chore: format README.md
2022-04-01 09:16:52 +00:00
}
}
]
}
Copy Permalink