hapi-nextauth: update packages, fix linter and typescript

This commit is contained in:
Abel Luck 2023-03-13 09:34:36 +00:00
parent 7aa1ec74eb
commit fbe33c5c7b
6 changed files with 595 additions and 3870 deletions

View file

@ -1,5 +1,5 @@
{
"extends": "tsconfig",
"extends": "tsconfig-link",
"compilerOptions": {
"incremental": true,
"outDir": "build/main",