Fix the name of protocol.ts in tsconfig.json (#14918)

This commit is contained in:
Zhengbo Li 2017-03-29 20:42:27 -07:00 committed by GitHub
parent bc1bda542c
commit e298f759c3

View File

@ -96,7 +96,7 @@
"rwcRunner.ts",
"test262Runner.ts",
"runner.ts",
"../server/protocol.d.ts",
"../server/protocol.ts",
"../server/session.ts",
"../server/client.ts",
"../server/editorServices.ts",