Skip to content
Snippets Groups Projects
Commit 85cce923 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Set root=true for all eslint configs

This prevents eslint from traversing the parent directories. In
the case there was a conflicting eslint config in a parent directory it would
error out otherwise (like is the case in our apps)
parent 9b98b5e8
Branches
No related tags found
No related merge requests found
Pipeline #18531 passed