index
:
uppity
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
handlebars
/
bin
/
.eslintrc.js
blob: ad6e812aa5c82a322e5d825a7dfaa8623d465775 (
plain
) (
blame
)
1
2
3
4
5
6
module
.
exports
=
{
rules
:
{
'no-console'
:
0
,
'no-var'
:
0
}
};