feat: add api package
This commit is contained in:
6
packages/api/.eslintrc
Normal file
6
packages/api/.eslintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../../.eslintrc",
|
||||
"parserOptions": {
|
||||
"project": "./linter.tsconfig.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user