imfreedom/www.imfreedom.org

Mark John as the treasurer, Move Ethan to a director, alphabetize the rest of the list
{
"tabWidth": 4,
"useTabs": true,
"pluginSearchDirs": ["./"],
"proseWrap": "always",
"trailingComma": "es5",
"overrides": [
{
"files": "tools/**/*.js",
"options": {
"semi": false,
"singleQuote": true
}
}
]
}