1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/add
David Sherret 21a5d1559a
fix(install): better json editing (#26450)
1. Respects the formatting of the file (ex. keeps four space indents or
tabs).
2. Handles editing of comments.
3. Handles trailing commas.
4. Code is easier to maintain.
2024-10-25 02:09:34 +02:00
..
add_with_subpath feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
alias fix(install): support installing npm package with alias (#26246) 2024-10-14 19:35:52 +00:00
comments_deno_json fix(install): better json editing (#26450) 2024-10-25 02:09:34 +02:00
dev fix(install): better json editing (#26450) 2024-10-25 02:09:34 +02:00
dist_tag feat: deno remove (#24952) 2024-08-12 16:17:25 -04:00
error_import_map_field fix(add): error when config file contains importMap field (#25115) 2024-08-20 16:32:01 -04:00
exact_version fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-25 02:09:32 +02:00
existing_deps_singleline fix(install): better json editing (#26450) 2024-10-25 02:09:34 +02:00
exiting_dev_deps fix(install): better json editing (#26450) 2024-10-25 02:09:34 +02:00
jsr_prefers_deno_json fix(add): create deno.json when running deno add jsr:<pkg> (#26275) 2024-10-15 16:38:42 +00:00
missing_npm_specifier feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
missing_prefix feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
no_root_export feat: require jsr prefix for deno install and deno add (#25698) 2024-09-18 20:38:22 +02:00
only_unstable_versions fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-25 02:09:32 +02:00
package_json_and_deno_json fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-25 02:09:32 +02:00