export interface Schema { default?: boolean; includestylepath?: boolean; inlinetemplate?: boolean; pathaliases?: boolean; prefix?: string; quotes?: string; project?: string; debug?: boolean; }