Skip to content

Commit b257d51

Browse files
committed
-- is not needed
1 parent b374fe8 commit b257d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/generate_files

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
set -ex
44
yarn install
5-
yarn run -s -- ts-node --compilerOptions '{"target":"es6"}' scripts/generateFiles.ts
5+
yarn run -s ts-node --compilerOptions '{"target":"es6"}' scripts/generateFiles.ts

0 commit comments

Comments
 (0)