Courseography / courseography

Courseography is a tool created by David Liu and Ian Stewart-Binks to guide students through their undergraduate careers.
GNU General Public License v3.0
59 stars 65 forks source link

Enhancement: Add ESLint Config file to enforce JavaScript Code Etiquette Wiki Page #1037

Open Fullchee opened 5 years ago

Fullchee commented 5 years ago

The JavaScript Code Etiquette could be enforced by ESLint.

Fullchee commented 5 years ago

We can also use Prettier which is fully automatic so there won't be any debates on which coding etiquette is better.