This website requires JavaScript.
Explore
Help
Sign In
acid-info
/
waku.guide
mirror of
https://github.com/acid-info/waku.guide.git
Watch
1
Star
0
Fork
You've already forked waku.guide
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e79b7f0d0
waku.guide
/
.lintstagedrc
7 lines
92 B
Plaintext
Raw
Blame
History
{
"**/*.+(js|jsx|css|less|scss|ts|tsx|md)": [
"prettier --write",
"git add"
]
}
Reference in New Issue
View Git Blame
Copy Permalink