Fetch code style from .editorconfig file.
npm install methane-plugin-editorconfigRead .editorconfig file and load code style from it.
Using Yarn:
``bash`
$ yarn add --dev methane-plugin-editorconfig
Using npm:
`bash``
$ npm install --save-dev methane-plugin-editorconfig
Just install this plugin and methane will load this plugin automatically.