This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-web-maker
Watch
1
Star
0
Fork
0
You've already forked php-web-maker
mirror of
https://github.com/chinchang/web-maker.git
synced
2025-01-17 20:38:15 +01:00
Code
Issues
Releases
Wiki
Activity
php-web-maker
/
.prettierrc
7 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add prettier configs
2018-04-14 23:05:35 +05:30
{
"singleQuote": true,
prettierrc
2021-03-31 03:22:35 +05:30
"useTabs": true,
"trailingComma": "none",
"arrowParens": "avoid"
add prettier configs
2018-04-14 23:05:35 +05:30
}
Reference in New Issue
Copy Permalink