messages-send,tsconfig: add poll message attributes + fix tsconfig

This commit is contained in:
Rajeh Taher
2024-10-18 09:01:09 +03:00
parent 18ac07df8e
commit 34cfa92076
2 changed files with 20 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
"compilerOptions": {
"target": "es2018",
"module": "CommonJS",
"moduleResolution": "NodeNext",
"experimentalDecorators": true,
"allowJs": false,
"checkJs": false,