fvictorio / solhint-plugin-prettier

A Solhint plugin for checking your contracts style
29 stars 13 forks source link

fix: prettier 3 exception #13

Closed ovasylenko closed 1 year ago

ovasylenko commented 1 year ago

With prettier 3 library throws exception "this.prettier.resolveConfig.sync" is undefined. This PR resolves the issue