mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-20 16:14:57 +08:00
change file name to convention
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="./index.d.ts"/>
|
||||
/// <reference path="./sails.io.js.d.ts"/>
|
||||
import * as SocketIO from 'socket.io-client';
|
||||
import * as SailsIOJS from 'sails.io.js';
|
||||
const io = SailsIOJS(SocketIO);
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"sails.io.js.d.ts",
|
||||
"sails.io.js-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user