summaryrefslogtreecommitdiff
path: root/.dprint.json
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2023-05-15 21:22:53 +0900
committerGitHub <noreply@github.com>2023-05-15 21:22:53 +0900
commit0ccfccdcd271cb75f7453c70c6c3f4cadd7f3858 (patch)
treec0a5ebdeff7cb1dc104b6e96bf9d11cd57aad714 /.dprint.json
parent9845361153f35f6a68a82eb3a13845fddbeab026 (diff)
chore: check node_compat config diff in CI (#19119)
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index e1caea7fe..31f945acd 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -48,7 +48,7 @@
"test_util/wpt",
"third_party",
"tools/node_compat/TODO.md",
- "tools/node_compat/versions",
+ "tools/node_compat/node",
"tools/wpt/expectation.json",
"tools/wpt/manifest.json",
"ext/websocket/autobahn/reports"