migrate to "export default"
also, set no-use-before-define in linter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* global it:false */
|
||||
|
||||
import * as applinks from '../../applinks.js';
|
||||
import applinks from '../../applinks.js';
|
||||
import common from './common.js';
|
||||
import expect from 'expect.js';
|
||||
import superagent from '@cloudron/superagent';
|
||||
|
||||
Reference in New Issue
Block a user