summaryrefslogtreecommitdiff
path: root/.dprint.json
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2022-07-12 06:33:05 +0530
committerGitHub <noreply@github.com>2022-07-12 06:33:05 +0530
commit77d065e034db7ed21a0e110bbbfc5eb5287d009c (patch)
tree4f2ad3195f2f4d52b69432fcc5bf72496c0eaf6a /.dprint.json
parent5db16d122914336124620a5152655917e58f05a6 (diff)
fix(ext/ffi): trampoline for fast calls (#15139)
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 3eeed9a0a..50a40555e 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -38,6 +38,7 @@
"cli/tsc/*typescript.js",
"gh-pages",
"target",
+ "test_ffi/tests/test.js",
"test_util/std",
"test_util/wpt",
"third_party",