mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Add indentation rule to jshintrc
This commit is contained in:
parent
6f35015b93
commit
588f490005
@ -10,6 +10,7 @@
|
|||||||
"boss": true,
|
"boss": true,
|
||||||
"eqnull": true,
|
"eqnull": true,
|
||||||
"browser": true,
|
"browser": true,
|
||||||
|
"indent": 4,
|
||||||
"globals": {
|
"globals": {
|
||||||
"jQuery": true
|
"jQuery": true
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user