Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import hcl from './hcl';
import vue from './vue';
const languages = [vue, hcl];
export default languages;