qwikifiers / qwik-nx

Nx plugin for Qwik
131 stars 24 forks source link

fix(qwik-nx): check for eslint file existance before reading it #80

Closed dmitry-stepanenko closed 1 year ago

dmitry-stepanenko commented 1 year ago

What is it?

Description

If eslint files don't exist in the repository, configureEslint may fail. To prevent this, it's required to firstly check for file existance