projects
/
civicrm-core.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Remove a bunch of now-unused variables, will improve performance too as one involved...
[civicrm-core.git]
/
.jshintrc
Commit
Line
Data
da8f0cf5
TO
1
{
2
"indent": 2,
3
"jasmine": true,
4
"predef": [
5
"angular",
6
"inject",
7
"module",
8
9
"CRM"
10
],
11
"-W097": true
12
}