mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
Update reference paths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/// <reference path="jquery-1.8.d.ts"/>
|
||||
/// <reference path="jquery.validation-1.10.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference path="jquery.validation.d.ts" />
|
||||
|
||||
function test_validate() {
|
||||
$("#commentForm").validate();
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
/// <reference path="../jquery/jquery-1.9.d.ts"/>
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
interface ValidationOptions {
|
||||
debug?: bool;
|
||||
|
||||
Reference in New Issue
Block a user