Jerko Steiner d560f7a725 Fix project references of local @types/express.d.ts
The `comments-server` package requires the `server` package, but
previously it did not load the updates of global Express.Request
definitions correctly.

By adding the triple slash comment:

/// <reference path="../@types/express.d.ts" /> to the top

to the top of packages/server/src/index.ts, the issue is now resolved
2019-11-01 08:48:16 -04:00
2019-09-16 10:46:17 +07:00
2019-08-01 09:17:38 +07:00
2019-07-31 07:19:22 +08:00
2019-09-16 21:04:10 +07:00
2019-01-18 20:15:13 +01:00
2019-10-31 19:44:28 -04:00
2019-10-31 19:44:28 -04:00
2019-10-12 16:33:00 -05:00
Description
No description provided
2.5 MiB
Languages
TypeScript 97.9%
JavaScript 2%