Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
export const TEMPLATES = [
{ value: 'basics', title: 'a few best practices (recommended)' },
{ value: 'blog', title: 'a personal website starter kit' },
{ value: 'minimal', title: 'an empty project' },
];