Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

does the base test config need to extend the es6 config? #84

Open
travi opened this issue Apr 12, 2018 · 0 comments
Open

does the base test config need to extend the es6 config? #84

travi opened this issue Apr 12, 2018 · 0 comments

Comments

@travi
Copy link
Contributor

travi commented Apr 12, 2018

extends: [
'../es6.js'
],

normally, the es6 config should already be applied to the root of the project, so this seems redundant at best, but it also makes it difficult to override rules in the root of a project and have that override apply to tests w/o duplicating the override in the test root.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant