summaryrefslogtreecommitdiff
path: root/.dprint.json
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-08-23 22:01:21 -0400
committerGitHub <noreply@github.com>2022-08-23 22:01:21 -0400
commit452df99222911c772657c39491469bd97935f23a (patch)
tree49e7989e60762534e4e477dbefd66c042293f57f /.dprint.json
parent4ef08a58dfbcf893f25fd59917aa946f455e85f2 (diff)
feat(npm): support packages with multiple command names (#15565)
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dprint.json b/.dprint.json
index 62f77f096..91117ba5c 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -35,6 +35,7 @@
"cli/tests/testdata/import_assertions/json_with_shebang.json",
"cli/tests/testdata/inline_js_source_map*",
"cli/tests/testdata/malformed_config/*",
+ "cli/tests/testdata/npm/registry/",
"cli/tests/testdata/test/markdown_windows.md",
"cli/tsc/*typescript.js",
"gh-pages",