This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
riot-web
mirror of
https://github.com/vector-im/riot-web
Watch
1
Star
0
Fork
You've already forked riot-web
0
Code
Issues
Releases
Wiki
Activity
6ca4f670bf
riot-web
/
.lintstagedrc
6 lines
104 B
Plaintext
Raw
Blame
History
{
"*": "prettier --write",
"*.(ts|tsx|js|jsx)": ["eslint --fix"],
"*.pcss": ["stylelint"]
}
Reference in New Issue
View Git Blame
Copy Permalink