This website requires JavaScript.
Explore
Sign In
TNT-Flo
/
sandbox-web-ide
Watch
1
Star
0
Fork
0
You've already forked sandbox-web-ide
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sandbox-web-ide
/
.prettierrc
8 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: add code formatting settings
2024-10-19 05:22:42 -06:00
{
chore: configure Prettier to use spaces for indentation
2024-11-17 12:33:36 -05:00
"tabWidth": 2,
"semi": false,
"singleQuote": false,
"insertFinalNewline": true,
"useTabs": false
}
Reference in New Issue
Copy Permalink