{
"files": [
"pattern": "**/*.{coffee,js,jsx,ts,tsx}",
"processor": "js"
},
"pattern": "**/*.{handlebars,hbs}",
"processor": "hbs"
}
]