All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sweetjs-0.2.5.node_modules.sweet.js.node_modules.escodegen..jshintrc Maven / Gradle / Ivy

{
    "curly": true,
    "eqeqeq": true,
    "immed": true,
    "indent": 4,
    "eqnull": true,
    "latedef": true,
    "noarg": true,
    "noempty": true,
    "quotmark": "single",
    "undef": true,
    "unused": "vars",
    "strict": true,
    "trailing": true,
    "validthis": true,

    "onevar": true,

    "node": true
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy