Skip to content

Commit

Permalink
Quotes style
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Feb 19, 2020
1 parent 92d5ad9 commit de92198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/baobab.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Emitter from "emmett";
import Emitter from 'emmett';

interface PlainObject<T = any> {
[key: string]: T;
Expand Down

0 comments on commit de92198

Please sign in to comment.