Skip to content

Commit

Permalink
Temporary disable linting of TS waiting for TypeStrong/fork-ts-checke…
Browse files Browse the repository at this point in the history
  • Loading branch information
CKGrafico committed Dec 5, 2017
1 parent 2874557 commit 8063ee5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 794 deletions.
6 changes: 3 additions & 3 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ module.exports = {
failOnWarning: false,
failOnError: false
}),
new ForkTsCheckerWebpackPlugin({
tslint: true
})
// new ForkTsCheckerWebpackPlugin({
// tslint: true
// })
]
},
router: {
Expand Down
Loading

0 comments on commit 8063ee5

Please sign in to comment.