forked from Outils-PeerTube/listener-rss-aggregator
Added declaration and a begin of Readme
This commit is contained in:
@ -12,7 +12,9 @@
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": false,
|
||||
"skipLibCheck": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true
|
||||
},
|
||||
"exclude": [
|
||||
"build/",
|
||||
|
Reference in New Issue
Block a user