mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
checking in jsdoc dir so people can generate docs themselves
This commit is contained in:
3
jsdoc-master/test/fixtures/jshint/badfile.js
vendored
Normal file
3
jsdoc-master/test/fixtures/jshint/badfile.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
foo();
|
||||
|
||||
function foo() {}
|
||||
1
jsdoc-master/test/fixtures/jshint/goodfile.js
vendored
Normal file
1
jsdoc-master/test/fixtures/jshint/goodfile.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
var foo = 0;
|
||||
Reference in New Issue
Block a user