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 a11d0a4 commit 7c5d190Copy full SHA for 7c5d190
docs/types/test.ts
@@ -16,7 +16,7 @@
16
* limitations under the License.
17
*/
18
19
-/* tslint:disable:no-unused-expression */
+/* eslint-disable @typescript-eslint/no-unused-expressions */
20
21
import RandomStream = require( './index' );
22
0 commit comments