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
4ea6a12d20
partey_workadventure
/
front
/
.prettierrc.json
6 lines
64 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
,
eslint restart
2021-07-02 19:03:34 +02:00
"tabWidth"
:
4
,
"singleQuote"
:
true
Adding Prettier configuration
2021-06-23 15:51:31 +02:00
}
Reference in New Issue
Copy Permalink