fixing tests

This commit is contained in:
Eugenio Arosteguy
2017-09-19 13:50:56 -03:00
parent 4f619edd20
commit b4a4549fa2
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
View File
@@ -1 +1 @@
{ "extends": "dtslint/dtslint.json" }
{ "extends": "dtslint/dt.json" }