Commit acfa891e authored by Winnie Hellmann's avatar Winnie Hellmann

Enable ESLint rule jest/no-jasmine-globals

(cherry picked from commit b28ba16a)
parent 508b26b3
......@@ -14,3 +14,4 @@ globals:
setFixtures: false
rules:
jest/no-focused-tests: error
jest/no-jasmine-globals: error
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment