Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@romanlex romanlex released this 19 Dec 15:45
  • FIX: Use digest of options object for create matchers function

An error could occur in the monorepo (with different options and different project property) when resolving aliases, depending on which working directory the linter was launched from
Now resolver for cache use digest of options for key instead of current cwd()