This website requires JavaScript.
Explore
Help
Sign In
ThirdMirrors
/
cheatsheets
mirror of
https://gitee.com/Hawkin99/cheatsheets.git
Watch
1
Star
0
Fork
You've already forked cheatsheets
0
Code
Issues
Projects
Releases
Wiki
Activity
09d5779281
cheatsheets
/
.prettierrc
7 lines
96 B
Plaintext
Raw
Blame
History
{
"semi": false,
"singleQuote": true,
"jsxSingleQuote": true,
"trailingComma": "none"
}
Reference in New Issue
View Git Blame
Copy Permalink