mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-03 23:42:50 +00:00
Merge pull request #27906 from DefinitelyTyped/typescript_dependency
fork-ts-checker-webpack-plugin: Fix no-outside-dependencies lint failure
This commit is contained in:
commit
fb3d2f6bdb
@ -1,6 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"tslint": "*"
|
||||
"tslint": "*",
|
||||
"typescript": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user