Bump deps (#201)

This commit is contained in:
Jaco Greeff
2019-09-05 12:25:14 +02:00
committed by GitHub
parent 285a757009
commit 753f21b316
9 changed files with 252 additions and 242 deletions
-1
View File
@@ -4,7 +4,6 @@ module.exports = {
...base,
parserOptions: {
...base.parserOptions,
extraFileExtensions: ['*.d.ts'],
project: [
'./tsconfig.eslint.json'
]