Jarred Sumner
|
55f8029dc2
|
Add test for wildcard import without an extension
|
2022-11-21 17:31:42 -08:00 |
|
Colin McDonnell
|
f7f1b60444
|
Add bun-types, add typechecking, add child_process types (#1475)
* Add bun-types to packages
* Improve typing
* Fix types in tests
* Fix dts tests
* Run formatter
* Fix all type errors
* Add strict mode, fix type errors
* Add ffi changes
* Move workflows to root
* Add workflows
* Remove labeler
* Add child_process types
* Fix synthetic defaults issue
* Remove docs
* Move scripts
* Run prettier
* Include examples in typechecking
* captureStackTrace types
* moved captureStackTrace types to globals
* Address reviews
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
2022-11-09 15:40:40 -08:00 |
|
Jarred Sumner
|
1a92b92f8a
|
Add failing wildcard test
|
2022-11-02 20:44:13 -07:00 |
|
Jarred Sumner
|
21770eb0f3
|
Implement imports in package.json (#foo imports)
Fixes https://github.com/oven-sh/bun/issues/478
Fixes https://github.com/oven-sh/bun/issues/234
Fixes https://github.com/oven-sh/bun/issues/822
|
2022-09-19 20:03:02 -07:00 |
|
Jarred Sumner
|
6190130626
|
[resolver] Stripe file:// from import paths
|
2022-07-11 08:04:55 -07:00 |
|
Jarred Sumner
|
2f212d1386
|
[resolver] Add a test for self-referencing package.json exports
|
2022-07-04 16:39:33 -07:00 |
|
Jarred Sumner
|
729d445b68
|
change the directory structure
|
2022-06-22 23:21:48 -07:00 |
|