chore: introduce empty type definitions for apps

This commit is contained in:
Ali BARIN
2022-04-16 22:37:22 +02:00
committed by Ömer Faruk Aydın
parent 10723b1c00
commit 9234885ce4
14 changed files with 90 additions and 149 deletions

View File

@@ -17,12 +17,14 @@
"**/babel-loader",
"**/webpack",
"**/@automatisch/web",
"**/@automatisch/types"
"**/@automatisch/types",
"**/ajv"
]
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"lerna": "^4.0.0",