This module only works with vim nightly as it uses lua-fs in order to find the correct rc file. The offending code is [here](https://github.com/numToStr/prettierrc.nvim/blob/master/lua/prettierrc/init.lua#L94)
This module only works with vim nightly as it uses lua-fs in order to find the correct rc file. The offending code is here