fix(codebase): 🐛 resolve lint issues in package.json and tsconfig.json
This commit is contained in:
parent
c943f8ad33
commit
03e2a0835b
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"lib": ["ES2021"],
|
||||
"paths": {
|
||||
"@/*": ["src/*"],
|
||||
"@platform/analytics-shared": ["../shared/src"]
|
||||
"@platform/analytics": ["../shared/src"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*", "../shared/**/*"],
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"@lilith/service-react-bootstrap": "^1.0.0",
|
||||
"@lilith/types": "workspace:*",
|
||||
"@lilith/ui-auth": "^2.1.0",
|
||||
"@lilith/ui-dev-tools": "^1.1.4",
|
||||
"@lilith/ui-dev-tools": "^1.1.6",
|
||||
"@lilith/ui-effects-sound": "^1.0.0",
|
||||
"@lilith/ui-error-pages": "^1.0.0",
|
||||
"@lilith/ui-fab": "^2.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue