Skip to content

Commit

Permalink
Automatically merged boilerplate update from #24
Browse files Browse the repository at this point in the history
Applied 2 fixes from jaid/action-uptodater
  • Loading branch information
github-actions[bot] committed Aug 20, 2020
2 parents 83aac96 + cfcd3c1 commit ef41afd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: "jaid"
extends: "jaid",
}
3 changes: 0 additions & 3 deletions tsconfigBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@
"./*"
]
}
},
"typeAcquisition": {
"enable": true
}
}

0 comments on commit ef41afd

Please sign in to comment.