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 1a10992 commit e69f956Copy full SHA for e69f956
package.json
@@ -7,7 +7,7 @@
7
"build": "remotion render src/index.jsx HelloWorld out.mp4",
8
"upgrade": "remotion upgrade",
9
"server": "node server.mjs",
10
- "test": "eslint src --ext ts,tsx,js,jsx && tsc"
+ "test": "eslint src --ext ts,tsx,js,jsx"
11
},
12
"repository": {},
13
"license": "UNLICENSED",
0 commit comments