This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
docs.waku.org
mirror of
https://github.com/waku-org/docs.waku.org.git
Watch
1
Star
0
Fork
You've already forked docs.waku.org
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7abad1327b
docs.waku.org
/
.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