Signal API updates

This commit is contained in:
Darren Clarke 2024-06-05 15:12:48 +02:00
parent 83653ef23b
commit c729a46a0c
25 changed files with 501 additions and 279 deletions

View file

@ -9,13 +9,9 @@
"node": ">=20"
},
"files": [
"tsconfig.json"
],
"keywords": [
"tsconfig",
"typescript",
"ts",
"config"
"tsconfig.json",
"tsconfig.next.json",
"tsconfig.node.json"
],
"scripts": {
"lint": "echo no lint",