{
    "jest.pathToConfig": "test/jest.config.js",
    "editor.tabSize": 2,
    "eslint.options" : {
        "rulePaths" : "eslint_rules"
    }
}