mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Initial pass before IOC
This commit is contained in:
@@ -8,10 +8,11 @@
|
||||
"rootDir": "./src",
|
||||
"sourceMap": true,
|
||||
"target": "ES6",
|
||||
"lib": ["es6"],
|
||||
"types": ["node", "reflect-metadata"],
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user