This website requires JavaScript.
Explore
Help
Sign In
moon
/
soapbox
Watch
1
Star
0
Fork
You've already forked soapbox
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d3f49bfe7f
soapbox
/
.lintstagedrc.json
6 lines
98 B
JSON
Raw
Blame
History
{
"*.js"
:
"eslint --cache"
,
"*.ts"
:
"eslint --cache"
,
"app/styles/**/*.scss"
:
"stylelint"
}
Reference in New Issue
View Git Blame
Copy Permalink