aspect-build / aspect-cli

correct, fast, usable: choose three
https://aspect.build/cli
Apache License 2.0
84 stars 19 forks source link

[Bug]: [gazelle] - tsconfig 'extends' can reference npm packages #714

Closed jbedard closed 2 months ago

jbedard commented 2 months ago

What happened?

tsconfig containing:

{
  extends: "@my/corp/tsconfig.json"
}