mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Update Node target to v14 in CTH tsconfig.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "@tsconfig/node12/tsconfig.json",
|
||||
"extends": "@tsconfig/node14/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"inlineSources": true,
|
||||
|
||||
Reference in New Issue
Block a user