-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Hello, since I'm using tslint-loader I have issue with tsconfig-paths.
My problem is that tslint-loader try to load tslint using
var Lint = require('tslint');
https://github.com/wbuchwalter/tslint-loader/blob/4d166651d916a0c43dd5a11099d6ff532350e27b/index.js#L8
but same file exists in my project so while tslint-loader try to load tslint from node_modules then it's receiving tslint from my project.
Would somebody help me please?
mihkeleidast, t4nz, tinyrobot, tomkunzemann, stenin-nikita and 1 more
Metadata
Metadata
Assignees
Labels
No labels