How to apply custom .eslintrc? [message #1738971] |
Tue, 26 July 2016 12:06 |
Mirko Pinseler Messages: 1 Registered: July 2016 |
Junior Member |
|
|
Hello,
I already posted this question at stackoverflow, but didn't get an answer yet.
I'm using Eclipse Orion via local Orion server. Right now I'm trying to figure out how to get Orion to apply my custom .eslintrc file to the project instead of the linting rules provided by the IDE itself. I have tried copying the .eslintrc into the project directory. According to the ESLint documentation, that's how you configure ESLint for a directory and all of its subdirectories. Unfortunately that did'nt affect linting in Orion. Also copying .eslintrc to the project's parent directory and several other locations didn't have any effect. Does anyone know how I get Orion to apply an .eslintrc file?
Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.04108 seconds