mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Update reference paths
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
/// <reference path="lib/jquery.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
// Type definitions for i18next (v1.5.10 incl. jQuery)
|
||||
// Project: http://i18next.com
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/// <reference path="../lib/sinon.d.ts" />
|
||||
/// <reference path="../lib/mocha.d.ts" />
|
||||
/// <reference path="../lib/jquery.d.ts" />
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
/// <reference path="../i18next.d.ts" />
|
||||
|
||||
// declarations for expect.js
|
||||
|
||||
Reference in New Issue
Block a user