Use native esm
This commit is contained in:
parent
c4354a6600
commit
70bd12a4d6
37 changed files with 379 additions and 119 deletions
|
@ -1,5 +1,5 @@
|
|||
import 'should';
|
||||
import * as spotify from '../../lib/services/spotify';
|
||||
import * as spotify from '../../lib/services/spotify/index.js';
|
||||
|
||||
describe('Spotify', function(){
|
||||
describe('lookupId', function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue