Edgar Abgaryan
Dec 19, 2021

--

$ yarn lint

yarn run v1.13.0

warning ..\..\..\package.json: No license field

$ eslint '**/*.{js,ts}' --fix

Oops! Something went wrong! :(

ESLint: 8.5.0

No files matching the pattern "'**/*.{js,ts}'" were found.

Please check for typing mistakes in the pattern.

error Command failed with exit code 2.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm

and.

--

--