feat: Move function to app scope
- Move randomIntFrom() to app.js - Add global entry to jshint configuration
This commit is contained in:
parent
148f4e0a21
commit
ddbd406fc8
3 changed files with 20 additions and 18 deletions
|
|
@ -27,6 +27,8 @@
|
|||
"getClosestEdgeToMouse": true,
|
||||
"centerElementUnderCursor": true,
|
||||
"setAttributesAccordingToPosition": true,
|
||||
"randomIntFrom": false,
|
||||
"replaceLineBreaks": false,
|
||||
"HippieTaskBar": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue