git.r.bdr.sh
/
rbdr
/
heart
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add basic animator project
[rbdr/heart]
/
.eslintrc
1
{
2
"extends": "eslint-config-hapi",
3
"rules": {
4
"indent": ["error", 2]
5
}
6
}