Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
[#268] Make extends tslint.json easier by adding "rulesDirectory": "./".
Browse files Browse the repository at this point in the history
closes #268
  • Loading branch information
HamletDRC committed Sep 30, 2016
1 parent b972264 commit 661c773
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,6 @@
"no-switch-case-fall-through": false,
"no-unreachable": false,
"no-unused-imports": false
}
},
"rulesDirectory": "./"
}

0 comments on commit 661c773

Please sign in to comment.