Skip to content

Commit

Permalink
Merge pull request shrijan00003#7 from pasangdorje/dev
Browse files Browse the repository at this point in the history
Issue fixed: Removed eslint disable rule from file.helper.ts
  • Loading branch information
shrijan00003 committed Oct 2, 2020
2 parents 44fd4e7 + b3c7445 commit 7bf85de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/helper/file.helper.ts
@@ -1,5 +1,3 @@
/* eslint-disable no-console */

import * as fs from 'fs';

export const createDir = (dirPath: string) => {
Expand Down

0 comments on commit 7bf85de

Please sign in to comment.