rsnext/packages/next-server
Luis Fernando Alvarez D 29f71bfcba Add more TypeScript types (#7054)
* Moved server/lib/utils.js to Typescript

* moved _app.js to Typescript

* Moved _error.js to Typescript

* Added argument for custom props in _app and _error

* Moved _document.js to Typescript

* updated one test

* Updated types and added a validation for _document props

* Improved types

* Fixed some types

* Updated AppType

* Fixed some tests

* Added missing import

* Removed a not very useful type

* Fix missing type

* Move @types/styled-jsx

* Fix typescript errors
2019-04-22 19:55:03 +02:00
..
lib Add more TypeScript types (#7054) 2019-04-22 19:55:03 +02:00
server Add more TypeScript types (#7054) 2019-04-22 19:55:03 +02:00
types Temporarily only do one pass (#6900) 2019-04-05 12:32:00 +02:00
amp.js [experimental] Rendering to AMP (#6218) 2019-02-14 10:22:57 -05:00
config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.js next-server (#5357) 2018-10-02 00:55:31 +02:00
head.js next-server (#5357) 2018-10-02 00:55:31 +02:00
index.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
next-config.js Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
package.json v8.1.1-canary.1 2019-04-22 12:26:26 -04:00
taskfile-typescript.js Block Certain Env Keys That Are Used Internally (#6260) 2019-02-15 17:49:40 +01:00
taskfile.js Upgrade standard and fix files (#6358) 2019-02-19 22:45:07 +01:00
tsconfig.json Add tsc type checking (#5826) 2018-12-05 21:45:50 +01:00