[
{
"pattern": [
"lib/**/*",
"parser-tests/**/*.js",
"tests/**/*.js"
],
"allowMixedTabsAndSpaces": true
}
]