We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b374fe8 commit b257d51Copy full SHA for b257d51
bin/generate_files
@@ -2,4 +2,4 @@
2
3
set -ex
4
yarn install
5
-yarn run -s -- ts-node --compilerOptions '{"target":"es6"}' scripts/generateFiles.ts
+yarn run -s ts-node --compilerOptions '{"target":"es6"}' scripts/generateFiles.ts
0 commit comments