This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d11b18ff0bffca2f8a07a4cceb759cc2b2ae9236
freeCodeCamp
/
client
/
.prettierrc
6 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(client): Move client app to /client
2018-08-31 12:52:49 +01:00
{
fix(build): Fix netlify build
2018-09-05 14:00:48 +01:00
"semi": true,
chore(client): Move client app to /client
2018-08-31 12:52:49 +01:00
"singleQuote": true,
"trailingComma": "es5"
}
Reference in New Issue
Copy Permalink