mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
fixing tests
This commit is contained in:
Vendored
+5
@@ -1,3 +1,8 @@
|
||||
// Type definitions for tabulator 0.1
|
||||
// Project: https://github.com/codenautas/tabulator
|
||||
// Definitions by: Eugenio Arosteguy <https://github.com/euginio>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
export as namespace tabulatorLib;
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
{ "extends": "dtslint/dtslint.json" }
|
||||
{ "extends": "dtslint/dt.json" }
|
||||
|
||||
Reference in New Issue
Block a user