Skip to content

Commit

Permalink
Enable jsRules (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
anchengjian authored and blakeembrey committed Nov 3, 2019
1 parent 4ddc7de commit 7819ff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tslint.js
Expand Up @@ -160,5 +160,6 @@ module.exports = {
}
],
'object-curly-spacing': [true, 'always']
}
},
jsRules: true
}

0 comments on commit 7819ff5

Please sign in to comment.