This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-23 23:49:46 -05:00
Code
Issues
Packages
1
Wiki
Activity
8fdd655562
denoland-deno
/
tests
/
testdata
/
publish
/
dry_run.out
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
feat(unstable/lint): no-slow-types for JSR packages (#22430) 1. Renames zap/fast-check to instead be a `no-slow-types` lint rule. 1. This lint rule is automatically run when doing `deno lint` for packages (deno.json files with a name, version, and exports field) 1. This lint rules still occurs on publish. It can be skipped by running with `--no-slow-types`
2024-02-19 10:28:41 -05:00
Checking for slow types in the public API...
chore(publish): add --dry-run flag (#21895)
2024-01-11 22:17:03 +01:00
Check [WILDCARD]
Warning Aborting due to --dry-run
Copy permalink