This website requires JavaScript.
Explore
Help
Sign In
mafoo.org.uk
/
selfdefined
Watch
1
Star
0
Fork
0
You've already forked selfdefined
mirror of
https://github.com/fooflington/selfdefined.git
synced
2025-01-22 09:20:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
selfdefined
/
.prettierrc
7 lines
89 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add prettierrc and editorconfig
2019-11-08 09:14:03 +01:00
{
"semi": true,
"singleQuote": true,
config(prettier): always use arrowParens
2020-01-17 08:52:36 +01:00
"useTabs": false,
"arrowParens": "always"
add prettierrc and editorconfig
2019-11-08 09:14:03 +01:00
}
Reference in New Issue
Copy Permalink