This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
WfxYANoW
/
skills
forked from
n.nasr/skills
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
${9999083+10000180}
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
289 KiB
Java
95.3%
HTML
4.5%
Shell
0.2%
Branch:
first_push
first_push
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'first_push'
${ noResults }
skills
/
.lintstagedrc.js
3 lines
85 B
Raw
Permalink
Blame
History
module
.
exports
=
{
'{,src/**/}*.{json,md,yml}'
:
[
'prettier --write'
,
'git add'
]
}
;
Reference in new issue