rsnext/test/integration/eslint/eslint-cache-custom-dir/.eslintrc
Houssein Djirdeh 80921b6a54
enables eslint caching by default (#28349)
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2021-08-23 12:56:21 -05:00

4 lines
40 B
Text

{
"extends": "next",
"root": true
}