Lint fixes
This commit is contained in:
parent
c5f2c63579
commit
eef1fd85f0
4 changed files with 16 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* eslint-disable prefer-arrow-callback */
|
||||
|
||||
import { Meteor } from 'meteor/meteor';
|
||||
import { check } from 'meteor/check';
|
||||
import Documents from '../Documents';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue