This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mongodb
Watch
0
Star
0
Fork
0
You've already forked mongodb
mirror of
https://github.com/mongodb/mongo.git
synced
2024-11-21 20:49:10 +01:00
Code
Issues
Releases
Activity
20aca28b66
mongodb
/
.prettierrc
12 lines
176 B
Plaintext
Raw
Normal View
History
Unescape
Escape
SERVER-76878 Add markdown linting capability in Bazel (#18446) GitOrigin-RevId: c87c1e6920633febf284be73d094efdf5c3def72
2024-02-05 19:11:10 +01:00
{
SERVER-88970 Added ignored revs to this formatting change GitOrigin-RevId: 409134554674a0a4454ce2b91507e38594c6d2ad
2024-04-06 07:28:20 +02:00
"bracketSpacing": false,
"overrides": [
{
"files": "*.js",
"options": {
"tabWidth": 4
}
}
]
SERVER-76878 Add markdown linting capability in Bazel (#18446) GitOrigin-RevId: c87c1e6920633febf284be73d094efdf5c3def72
2024-02-05 19:11:10 +01:00
}
Copy Permalink