7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
|
# ESLint styles for this section of horizon's codebase. It activates the John Papa
|
||
|
# Style plugin for all javascript files in this directory or below.
|
||
|
|
||
|
# Enable eslint-plugin-angular
|
||
|
plugins:
|
||
|
- angular
|