simple undo/redo of application state
This commit is contained in:
parent
8744bad0b8
commit
1f831b0517
2 changed files with 48 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
"target": "ES2020",
|
||||
"useDefineForClassFields": true,
|
||||
"lib": ["ES2020", "DOM", "DOM.Iterable"],
|
||||
"lib": ["ES2022", "DOM", "DOM.Iterable"],
|
||||
"module": "ESNext",
|
||||
"skipLibCheck": true,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue