refactor: move eslint-config to monorepo

This commit is contained in:
2023-03-14 17:32:57 +01:00
parent 1547eab6a1
commit 0a37c252e3
12 changed files with 0 additions and 0 deletions

View File

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