Skip to content

Instantly share code, notes, and snippets.

View ishenli's full-sized avatar
🎯
Focusing

Michael ishenli

🎯
Focusing
  • Alipay
  • China
View GitHub Profile
@otakustay
otakustay / .jshintrc
Created July 17, 2014 05:27
.jshintrc
{
"immed": true,
"latedef": false,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"plusplus": false,
"quotmark": "single",
"regexp": false,
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active July 7, 2024 19:32
A badass list of frontend development resources I collected over time.