mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Align definition name with Bower package name
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
/// <reference path="jquery.validation.unobtrusive.d.ts" />
|
||||
/// <reference path="jquery-validation-unobtrusive.d.ts" />
|
||||
|
||||
$.validator.unobtrusive.adapters.add("adapter", () => { });
|
||||
$.validator.unobtrusive.adapters.add("adapter", function () {
|
||||
Reference in New Issue
Block a user