This website requires JavaScript.
Explore
Help
Sign In
enfance-libre
/
resistants
mirror of
https://framagit.org/enfance-libre/resistants
Watch
1
Star
0
Fork
You've already forked resistants
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1a7b086e69
resistants
/
.lintstagedrc
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: add husky & lint-staged to run prettier
2024-05-29 09:43:26 +00:00
{
chore: fix prettier config to ignore unknown files
2024-06-06 08:25:37 +00:00
"*": ["prettier --write --ignore-unknown"]
chore: add husky & lint-staged to run prettier
2024-05-29 09:43:26 +00:00
}