# Frequently Asked Questions ### How to test eslint-config locally without publishing? See [npm-link](https://docs.npmjs.com/cli/v8/commands/npm-link) ### Is there any existing eslint-config drafts? See [here](https://gist.github.com/azinit/4cb940a1d4a3e05ef47e15aa18a9ecc5) ### Where I can find actual rules? See [here](../index.js) ### How to publish last added rules? You only need to send [pull-request](https://github.com/feature-sliced/eslint-config/pulls) Publishing is realized only by FeatureSliced core-team 🍰 ### Where I can suggest new boundaries? Create [new issue](https://github.com/feature-sliced/eslint-config/issues/new) ### Are there plans about migrating to eslint-plugin? At the moment we wanna to use existing solutions for "MVP" linting of FeatureSliced best practices Later, if we'll make sure that eslint-config is not enough - then we'll migrate to eslint-plugin with compatibility and migration guides of eslint-config users > Compatibility First