deno/cli/tests/testdata/task
David Sherret be888c068c
fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858)
There's no need to auto-install the package.json if the user is not
using a node_modules directory.

Closes #21850
2024-01-08 19:30:36 -05:00
..
both chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
deno_json chore(tests): ability to pattern match unordered lines (#20488) 2023-09-14 16:21:57 +00:00
deno_json_pre_post fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
npx chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
package_json chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
package_json_node_modules_dir_false fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
package_json_post chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
package_json_post_only fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_pre chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
package_json_pre_only fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
package_json_pre_post chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00