Skip to content

Commit

Permalink
Add tslint comments to share the code with other projects.
Browse files Browse the repository at this point in the history
  • Loading branch information
shellyln committed Sep 9, 2020
1 parent 2d4bde2 commit 01e59d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/lib/protection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@



// tslint:disable: no-shadowed-variable
// tslint:disable: function-constructor


export const dummyTargetObject = {};


Expand Down

0 comments on commit 01e59d2

Please sign in to comment.