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 77f9a33 commit a0d4d13Copy full SHA for a0d4d13
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