Monorepo Flag
- removed automatic monorepo detection. Use the
-M --monorepo
flag to search in the packages folder - removed
lint-file
command. uselint path/file.js
instead.
-M --monorepo
flag to search in the packages folderlint-file
command. use lint path/file.js
instead.