Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
grunt-tslint has been updated, configuration will be found automatica…
Browse files Browse the repository at this point in the history
…lly (#1138)
  • Loading branch information
jkillian committed Apr 19, 2016
1 parent f94adea commit af949ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ module.exports = function (grunt) {
},

tslint: {
options: {
configuration: grunt.file.readJSON("tslint.json")
},
src: [
"src/*.ts",
"src/formatters/**/*.ts",
Expand Down

0 comments on commit af949ab

Please sign in to comment.