This website requires JavaScript.
Explore
Help
Register
Sign In
wanhose
/
cookie-dialog-monster
Watch
2
Star
5
Fork
0
You've already forked cookie-dialog-monster
Code
Issues
304
Pull Requests
Releases
18
Wiki
Activity
781511be3c
cookie-dialog-monster
/
.prettierrc
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor(packages): migrate to yarn workspaces
2022-05-05 15:19:35 +00:00
{
chore: set print width to 100
2022-05-06 10:20:41 +00:00
"printWidth": 100,
refactor(packages): migrate to yarn workspaces
2022-05-05 15:19:35 +00:00
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "es5"
}
Reference in New Issue
Copy Permalink