Re-work feeds

This commit is contained in:
Jon Staab
2024-04-30 08:39:23 -07:00
parent 00b142243b
commit ad7a67efbb
7 changed files with 379 additions and 204 deletions
-1
View File
@@ -1,6 +1,5 @@
{
"targets": [
{"extname": ".cjs", "module": "commonjs"},
{"extname": ".mjs", "module": "esnext", "moduleResolution": "node"}
],
"projects": ["tsconfig.json"]