Reworked frontend to be CRUD compliant and added tests
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["es5", "es6", "dom", "dom.iterable"],
|
||||
"outDir": "./out-tsc/app",
|
||||
"types": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user