chore: generate readme.md, lint src/data.js

This commit is contained in:
GitHub Action 2020-06-06 12:27:07 +00:00
parent 0a4128cfe0
commit 0a5370e9de
2 changed files with 6 additions and 3 deletions

View file

@ -29,7 +29,9 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
# Awesome Uses ![Awesome][awesome-badge]
* [Bryan Hickey](https://bryanjhickey.com/uses) — Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd
* [Alex Duval](https://www.alexduval.fr/uses) — Fullstack Dev, Teacher, Freeride skier
* [Yohanes Bandung Bondowoso](https://ybbond.dev/uses) — FrontEnd. Coffee. Calisthenics. Tattoo. Vim. Modular Synth.
* [Dylan Sheffer](https://www.dylansheffer.com/posts/uses/) — Web Developer. A11y Advocate. Tea Enthusiast.
* [Adil Naqvi](https://adilnaqvi.com/uses) — Mechanical engineer with a knack for coding
* [Matías Hernández](https://github.com/matiasfh/uses) — Frontend Engineer, Podcaster, Father, Calisthenic Athlete

View file

@ -1,8 +1,9 @@
// keep it commonjs export
module.exports = [
{
{
name: 'Bryan Hickey',
description: 'Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd',
description:
'Full stack marketer. Front-end developer. Graphic designer. Digital marketer. Craft beer nerd',
url: 'https://bryanjhickey.com/uses',
twitter: '@bryanjhickey',
emoji: '🍺',
@ -15,7 +16,7 @@ module.exports = [
'Websites',
'Marketing',
'TailwindCSS',
'Photoshop'
'Photoshop',
],
},
{