forked from Outils-PeerTube/listener-rss-aggregator
implementation @database/sqlite + test addapted
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2018",
|
||||
"module": "es2015",
|
||||
"module": "commonjs",
|
||||
"lib": ["es6"],
|
||||
"allowJs": true,
|
||||
"outDir": "build",
|
||||
|
Reference in New Issue
Block a user