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

This commit is contained in:
GitHub Action 2020-03-18 08:36:33 +00:00
parent b80c97ce98
commit 805ae8fa84
2 changed files with 4 additions and 2 deletions

View file

@ -29,6 +29,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
# Awesome Uses ![Awesome][awesome-badge]
* [Kelvin Mai](https://kelvinmai.io/uses) — Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot
* [Tim Raderschad](https://cstrnt.dev/uses) — Germany based JS Enthuasiast
* [Gerardo Jaramillo](https://www.codingwithjerry.com/uses) — Developer and Dreamer
* [Andrew Nguyen Vo](https://awnvo.com/uses) — Lover of code, coffee, and karaoke

View file

@ -2,7 +2,8 @@
module.exports = [
{
name: 'Kelvin Mai',
description: 'Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot',
description:
'Self Taught Full Stack developer, youtuber, full time nerd and aspiring functional programming polyglot',
url: 'https://kelvinmai.io/uses',
twitter: '@kelvinmai',
emoji: '🤷‍♂️',
@ -25,7 +26,7 @@ module.exports = [
'Clojure',
'ClojureScript',
'Linux',
]
],
},
{
name: 'Tim Raderschad',