fix(dependencies): remove obsolete import of typings-global
This commit is contained in:
@@ -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';
|
||||||
|
Reference in New Issue
Block a user