rsnext/test/integration/typescript
Gerrit Alex 3b9221ff10
fix(types): allow nonpromise return types for static functions (#24685)
## Bug

- [x] fixes #24684
- [x] Integration tests added

Intentionally omitted changing the types for `GetServerSideProps` etc. as its imo less reasonable to leverage SSR with a sync `getServerSideProps`. Can of course change the type too if you consider that also a valid case.
2021-05-25 10:35:21 +00:00
..
components Export ImageProps from Image component (#18576) 2020-11-09 06:20:54 +00:00
extension-order Resolve TypeScript Extension in Correct Order (#12014) 2020-04-19 01:12:36 -04:00
pages Add isPreview field to router (#21638) 2021-02-18 18:34:33 +00:00
test fix(types): allow nonpromise return types for static functions (#24685) 2021-05-25 10:35:21 +00:00
next.config.js Enable scss/sass support (#10571) 2020-02-18 08:35:12 -05:00
tsconfig.json cache typechecking with incremental compilation (#24559) 2021-05-07 19:21:20 +02:00