This website requires JavaScript.
Explore
Help
Sign In
discours.io
/
webapp
Watch
5
Star
0
Fork
0
You've already forked webapp
Code
Issues
Pull Requests
Actions
Projects
Wiki
Activity
7c2f8370b5
webapp
/
.lintstagedrc
6 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
lint-staged
2024-02-04 10:56:54 +00:00
{
lintstyles-fix
2024-02-04 14:40:38 +00:00
"*.{js,ts,cjs,mjs,d.mts,jsx,tsx,json,jsonc,scss,css}": [
test-lint
2024-02-05 16:11:22 +00:00
"npm run check"
all-fixed
2024-02-04 14:39:05 +00:00
]
lint-staged
2024-02-04 10:56:54 +00:00
}
Reference in New Issue
Copy Permalink