mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
fork-ts-checker-webpack-plugin: Fix no-outside-dependencies lint failure
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"tslint": "*"
|
||||
"tslint": "*",
|
||||
"typescript": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user