This website works better with JavaScript.
Explore
Help
Register
Sign In
agorata
/
searching
Watch
3
Star
0
Fork
You've already forked searching
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Searching.ton
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.
47
Commits
1
Branch
0
Tags
12 MiB
Tree:
31a18d1ee1
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '31a18d1ee1'
${ noResults }
searching
/
searching-front
/
.husky
/
pre-push
7 lines
76 B
Raw
Normal View
History
Unescape
Escape
init commit
2 years ago
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx tsc
npm run lint
npm run test