mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -05:00
Update JSDoc.
This commit is contained in:
parent
1ae95999d5
commit
3a45d36224
2 changed files with 10 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 373551baf9f3ea3c5b9e3559ea42b20f473a56ff
|
||||
Subproject commit 4a90c0501d3d0a1f5fec2363e9dce623d0758401
|
|
@ -19,5 +19,13 @@
|
|||
"name": "root",
|
||||
"folder_exclude_patterns": ["*"]
|
||||
}
|
||||
]
|
||||
],
|
||||
"SublimeLinter":
|
||||
{
|
||||
"linters": {
|
||||
"jshint": {
|
||||
"@disable": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue