mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #306 from staxmanade/knockoutValidationFix
Knockout validation fix
This commit is contained in:
@@ -17,3 +17,6 @@ _Resharper.DefinitelyTyped
|
||||
bin
|
||||
obj
|
||||
Properties
|
||||
|
||||
# VIM backup files
|
||||
*~
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Dan Ludwig <https://github.com/danludwig>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../knockouot/knockout.d.ts" />
|
||||
/// <reference path="../knockout/knockout.d.ts" />
|
||||
|
||||
interface KnockoutValidationGroupingOptions {
|
||||
deep?: bool;
|
||||
|
||||
Reference in New Issue
Block a user