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
4266d0e241
cookie-dialog-monster
/
.lintstagedrc
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor(packages): migrate to yarn workspaces
2022-05-05 15:19:35 +00:00
{
"packages/**/*.{js,ts}": [
"prettier --loglevel=silent --write",
fix(web): remove warning creating package
2022-05-23 17:02:18 +00:00
"bash -c 'yarn lint'"
refactor(packages): migrate to yarn workspaces
2022-05-05 15:19:35 +00:00
]
}
Reference in New Issue
Copy Permalink