eslint-plugin-no-only-tests
eslint-plugin-no-only-tests copied to clipboard
Support for `xit`?
Wondering if there is a way to add support for xit?
xit("some test", () => {})