Simplify custom feeds

This commit is contained in:
Jon Staab
2024-04-11 15:10:24 -07:00
parent 4d2fb78968
commit 0f2605567e
2 changed files with 66 additions and 85 deletions
-1
View File
@@ -1,6 +1,5 @@
{
"targets": [
{"extname": ".cjs", "module": "commonjs"},
{"extname": ".mjs", "module": "esnext", "moduleResolution": "node"}
],
"projects": ["tsconfig.json"]