This ensures we don't accidently require files in the lib directory via the global `lib` import. That stuff works during tests but does not work in the final bundle. Considerations: This plugin adds some runtime overhead to our linting process.