v0.0.10
- Fix: defines specifics rules and parser by filetype (It closes #10) Based on https://github.com/facebook/create-react-app/blob/master/packages/eslint-config-react-app/index.js
- Removes sort-export, which is really annoying because it is necessary to update the keys manually;
- Updates sort-import rules to accept alias used on Significa-start;