mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-08-28 22:08:54 -04:00
More work and clean-up on JSHint compliance.
This commit is contained in:
parent
c9c111070a
commit
8639051081
8 changed files with 24 additions and 24 deletions
|
@ -14,7 +14,7 @@
|
|||
* @name PaperScript
|
||||
* @namespace
|
||||
*/
|
||||
/*jshint -W082 */
|
||||
/* jshint -W082 */
|
||||
Base.exports.PaperScript = (function() {
|
||||
// Locally turn of exports and define for inlined acorn.
|
||||
// Just declaring the local vars is enough, as they will be undefined.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue