-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ekadagami edited this page Dec 16, 2022
·
3 revisions
Even very small projects like this one deserve adequate documentation.
The tsconfig specifies that code is created for the following versions:
- "module": "ES6"
- "moduleResolution": "NodeNext"
- "target": "ES2022"
As soon as I have some time I will post details about the implementation here bit by bit. If there is user feedback on individual topics, I will also let others have their say here. Wishes and suggestions are always welcome.