Skip to content

Commit

Permalink
Added JSLint as git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangreenberg committed Dec 30, 2010
1 parent 7e1ad48 commit 8b14ae0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "lib/v8"]
path = lib/v8
url = git://github.com/v8/v8.git
[submodule "lib/jslint"]
path = lib/jslint
url = git://github.com/douglascrockford/JSLint.git
1 change: 1 addition & 0 deletions lib/jslint
Submodule jslint added at 73c2fe

0 comments on commit 8b14ae0

Please sign in to comment.