Reset indentation

This commit is contained in:
Marc Berger 2020-10-05 21:18:19 +03:00 committed by GitHub
parent b87c7d221c
commit d031c79ce7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,24 +1,24 @@
// keep it commonjs export // keep it commonjs export
module.exports = [ module.exports = [
{ {
name: 'Marc Berger', name: 'Marc Berger',
description: 'Full-stack Web Developer', description: 'Full-stack Web Developer',
url: 'https://mberger75.github.io/uses/, url: 'https://mberger75.github.io/uses/,
twitter: '@marcbrgr', twitter: '@marcbrgr',
emoji: '📼', emoji: '📼',
country: '🇫🇷', country: '🇫🇷',
computer: 'windows', computer: 'windows',
phone: 'android', phone: 'android',
tags: [ tags: [
'Full Stack', 'Full Stack',
'JavaScript', 'JavaScript'
'TypeScript', 'TypeScript',
'Node.js', 'Node.js',
'React', 'React',
'MongoDB', 'MongoDB',
'HTML', 'HTML',
'CSS', 'CSS',
'Wordpress', 'Wordpress',
], ],
}, },
{ {