fix(dependencies): remove obsolete import of typings-global
This commit is contained in:
parent
f8f74e32b5
commit
4fe9acb0ec
@ -1,4 +1,3 @@
|
|||||||
import 'typings-global';
|
|
||||||
import * as grayMatter from 'gray-matter';
|
import * as grayMatter from 'gray-matter';
|
||||||
|
|
||||||
export type TFrontMatter = 'yaml' | 'json';
|
export type TFrontMatter = 'yaml' | 'json';
|
||||||
|
Loading…
Reference in New Issue
Block a user