Lint rules and flow annotations for rest of the files
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
/* eslint-disable flowtype/require-valid-file-annotation */
|
||||
import { flushdb, seed } from '../test/support';
|
||||
|
||||
beforeEach(flushdb);
|
||||
|
Reference in New Issue
Block a user