qwikifiers / qwik-nx

Nx plugin for Qwik
130 stars 23 forks source link

feat(qwik-nx): ensure tsconfig.base.json exists in a package-based repo #92

Closed dmitry-stepanenko closed 1 year ago

dmitry-stepanenko commented 1 year ago

What is it?

Description

tsconfig.base.json is not present in package-based nx repo by default, so make sure it's avaialble when qwik-nx generators are run

closes https://github.com/qwikifiers/qwik-nx/issues/90