refactor: move core to mono repo

This commit is contained in:
2023-03-14 16:42:48 +01:00
parent 95b2fc5c18
commit 9b2bc2299d
180 changed files with 0 additions and 0 deletions

3
core/tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./node_modules/@openstapps/configuration/tsconfig.json"
}