This website requires JavaScript.
Explore
Help
Sign In
mirror
/
mongo
mirror of
https://github.com/mongodb/mongo
Watch
1
Star
0
Fork
You've already forked mongo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v8.1
mongo
/
.prettierrc
12 lines
176 B
Plaintext
Raw
Permalink
Blame
History
{
"bracketSpacing": false,
"overrides": [
{
"files": "*.js",
"options": {
"tabWidth": 4
}
}
]
}
Reference in New Issue
View Git Blame
Copy Permalink