This website requires JavaScript.
Explore
Help
Sign In
_Bastler
/
partey_workadventure
Watch
1
Star
0
Fork
0
You've already forked partey_workadventure
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
895499a9bc
partey_workadventure
/
front
/
.prettierrc.json
5 lines
41 B
JSON
Raw
Normal View
History
Unescape
Escape
Adding Prettier configuration
2021-06-23 15:51:31 +02:00
{
Making max line length to 120
2021-06-23 16:58:57 +02:00
"printWidth"
:
120
,
remove explicit definition of prettier-plugin-svelte fixes prettier in vscode
2022-02-03 19:26:25 +01:00
"tabWidth"
:
4
Adding Prettier configuration
2021-06-23 15:51:31 +02:00
}
Reference in New Issue
Copy Permalink