Skip to content

Commit

Permalink
fixup! fixup! chore: create new tsconfig base with path aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Feb 17, 2021
1 parent ddfede3 commit 34384dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"strictFunctionTypes": false,
"forceConsistentCasingInFileNames": true,
"esModuleInterop": true,
"skipDefaultLibCheck": true,
"skipLibCheck": true,
"typeRoots": ["node_modules/@types", "./typings"],
"baseUrl": ".",
Expand Down

0 comments on commit 34384dd

Please sign in to comment.