0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/cli/tests/subdir
Yusuke Tanaka 9029003046
build: update dlint to v0.2.10 (#8284)
Update prebuilt "dlint" binary to v0.2.10 and fix diagnostics
for "require-await" rule.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2020-11-14 20:27:37 +01:00
..
redirects fix(cli): module graph handles redirects properly (#8159) 2020-10-28 20:38:09 +11:00
subdir2 Support dynamic import in bundles. (#4561) 2020-04-01 23:14:30 -04:00
amd_like.js
auto_print_hello.ts
bench_worker.ts Update to Prettier 2 and use ES Private Fields (#4498) 2020-03-28 13:03:49 -04:00
busy_worker.js implement Worker.terminate() and self.close() (#4684) 2020-04-10 00:15:17 +02:00
circular1.ts
circular2.ts
config.json
deno_worker.ts feat: support Deno namespace in Worker API (#4784) 2020-04-16 23:40:29 +02:00
emittable.d.ts fix(cli): ensure that transitory dependencies are emitted (#8275) 2020-11-08 07:00:42 +11:00
empty.ts fix(cli): do not throw on empty typescript files (#8143) 2020-10-27 13:19:27 +01:00
event_worker.js feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391) 2020-04-13 18:34:32 +02:00
event_worker_scope.js feat: implement EventTarget for worker scope (#4737) 2020-04-13 22:18:31 +02:00
evil_remote_import.js
fetching_worker.js Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
foo_types.d.ts
form_urlencoded.txt
indirect_import_error.js
indirect_throws.js
json_1.json
json_2.json
main.ts BREAKING: feat(cli/installer): Support guessing the executable name (#5036) 2020-05-01 15:33:11 -04:00
mismatch_ext.ts
mod1.ts feat(fmt): Sort named import and export specifiers (#7711) 2020-09-27 12:22:32 +02:00
mod2.ts
mod3.js
mod4.js
mod5.mjs
mod6.js
more_decorators.ts build: migrate to dlint (#8176) 2020-11-03 16:19:29 +01:00
mt_application_ecmascript.j2.js
mt_application_ecmascript_jsx.j2.jsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_application_x_javascript.j4.js
mt_application_x_javascript_jsx.j4.jsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_application_x_typescript.t4.ts
mt_application_x_typescript_tsx.t4.tsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_javascript.js
mt_javascript_jsx.jsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_text_ecmascript.j3.js
mt_text_ecmascript_jsx.j3.jsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_text_javascript.j1.js
mt_text_javascript_jsx.j1.jsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_text_typescript.t1.ts
mt_text_typescript_tsx.t1.tsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_video_mp2t.t3.ts
mt_video_mp2t_tsx.t3.tsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
mt_video_vdn.t2.ts
mt_video_vdn_tsx.t2.tsx Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
nested_worker.js Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
no_ext
no_js_ext fix(cli): properly handle roots with extensions that don't match media type (#8114) 2020-10-26 07:17:58 +11:00
non_deno_worker.js feat: support Deno namespace in Worker API (#4784) 2020-04-16 23:40:29 +02:00
polyfill.ts fix(cli): ensure that transitory dependencies are emitted (#8275) 2020-11-08 07:00:42 +11:00
print_hello.ts
racy_worker.js implement Worker.terminate() and self.close() (#4684) 2020-04-10 00:15:17 +02:00
sibling_worker.js Update to Prettier 2 and use ES Private Fields (#4498) 2020-03-28 13:03:49 -04:00
single_module.ts
test_worker.js fix(worker): make worker name spec compliant (#4746) 2020-04-14 17:41:06 +02:00
test_worker.ts Update to Prettier 2 and use ES Private Fields (#4498) 2020-03-28 13:03:49 -04:00
test_worker_basic.js chore: remove dead code (#8298) 2020-11-08 23:35:36 +01:00
throwing_worker.js
throws.js build: migrate to dlint (#8176) 2020-11-03 16:19:29 +01:00
tla.ts
type_and_code.ts feat: add --no-check option (#6456) 2020-07-08 11:26:39 +02:00
type_reference.d.ts
type_reference.js
unknown_ext.deno
worker_crypto.js feat(workers): "crypto" global accessible in Worker scope (#5121) 2020-05-08 14:30:53 +02:00
worker_error.ts fix(cli/worker): Print error stacks from the origin Worker (#7987) 2020-10-20 15:05:42 +11:00
worker_globals.ts fix(cli/rt/main): Add global interface objects (#7875) 2020-10-12 09:04:43 +11:00
worker_types.ts build: update dlint to v0.2.10 (#8284) 2020-11-14 20:27:37 +01:00
worker_unstable.ts fix(cli): correct libs sent to tsc for unstable worker (#8260) 2020-11-06 12:10:19 +11:00