rsnext/packages/next/lib
Joe Haddad f890482871
Check for TypeScript files for auto setup (#8479)
* Check for TypeScript files for auto setup
This re-adds the behavior and only checks the `pages` directory for speed reasons.

* Adjust logic

* Handle not found too
2019-08-22 22:01:12 -04:00
..
constants.ts Fix index.js for API routes (#8112) 2019-07-25 17:39:29 +00:00
data.ts Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Replace recursive-copy with own implementation (#7263) 2019-06-06 12:33:11 +02:00
recursive-delete.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
verifyTypeScriptSetup.ts Check for TypeScript files for auto setup (#8479) 2019-08-22 22:01:12 -04:00