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 5a804f9 commit c30d593Copy full SHA for c30d593
languages.d.ts
package.json
@@ -29,6 +29,6 @@
29
"test": "tape test/*_test.js",
30
"transifex": "node scripts/transifex.js",
31
"type-check": "tsc --noEmit example.ts",
32
- "validate-types": "tsc --noEmit index.d.ts && tsc --noEmit languages.d.ts"
+ "validate-types": "tsc --noEmit index.d.ts"
33
}
34
0 commit comments