Skip to content

Commit

Permalink
Merge pull request #20 from microsoft/release/vNext
Browse files Browse the repository at this point in the history
Version 1.7.8
  • Loading branch information
A-Katopodis authored Nov 3, 2021
2 parents a73b053 + 1d122aa commit 59044b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1,550 deletions.
1 change: 0 additions & 1 deletion lib/rules/no-insecure-random.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"use strict";

const astUtils = require("../ast-utils");
const eslint = require("eslint/lib/eslint");
const path = require('path');

const bannedRandomLibraries = [
Expand Down
Loading

0 comments on commit 59044b8

Please sign in to comment.