This website requires JavaScript.
Explore
Help
Sign In
seasharp
/
anvil
Watch
1
Star
0
Fork
0
You've already forked anvil
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b234b79544
anvil
/
striker-ui
/
.lintstagedrc.json
5 lines
99 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(striker-ui): add minimal demo
2021-02-16 22:50:01 +00:00
{
chore(striker-ui): config lint-staged to ignore out/
2022-02-23 22:52:11 +00:00
"!(out/**/*)*.{js,jsx,ts,tsx}"
:
"npm run lint -- --fix"
,
feat(striker-ui): add minimal demo
2021-02-16 22:50:01 +00:00
"*.{json,md}"
:
"prettier --write"
}
Reference in New Issue
Copy Permalink