jscs v1.0.6 Release Notes

    • Convert tabs into spaces (@markelog).
    • Report illegal space between nested closing curly braces (@twoRoger).
    • Use absolute path to config when specified (@vtambourine).
    • safeContextKeyword option to check "var that = this" expressions (@doochik).