diff options
Diffstat (limited to 'prettier')
| -rw-r--r-- | prettier/main_test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prettier/main_test.ts b/prettier/main_test.ts index 0c8cca712..0c6653a3c 100644 --- a/prettier/main_test.ts +++ b/prettier/main_test.ts @@ -20,6 +20,7 @@ async function run( const cmd = [ execPath, + "run", "--allow-run", "--allow-write", "--allow-read", |
