mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 22:11:11 +00:00
Adjust TS target (#2687)
This commit is contained in:
+2
-1
@@ -6,6 +6,7 @@
|
|||||||
"@polkadot/phishing": ["phishing/src"],
|
"@polkadot/phishing": ["phishing/src"],
|
||||||
"@polkadot/phishing/*": ["phishing/src/*"]
|
"@polkadot/phishing/*": ["phishing/src/*"]
|
||||||
},
|
},
|
||||||
"skipLibCheck": true
|
"skipLibCheck": true,
|
||||||
|
"target": "es2015"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user