1 2 3 4 5 6
import { t } from '@lingui/macro'; export const config = { name: 'Armand Philippot', baseline: t`Front-end developer`, };