packages/cli: remove direct web-scripts dependency and use config packages instead
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "@spotify/web-scripts/config/tsconfig.json",
|
||||
"extends": "@spotify/tsconfig",
|
||||
"exclude": ["**/*.test.*"],
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
|
||||
Reference in New Issue
Block a user