Skip to content

Instantly share code, notes, and snippets.

View BenGedi's full-sized avatar
👨‍💻

Ben BenGedi

👨‍💻
View GitHub Profile
{
"bitwise": false,
"camelcase": false,
"curly": true,
"eqeqeq": true,
"forin": true,
"immed": true,
"indent": 1,
"latedef": true,
"newcap": true,