but this is a JS syntax:
module.exports = {
config: {
"api::testowo.testowo": {
columns: [
"datetime",
"recipeName",
"isPositive",
"comment",
"userIngredients"
],
locale: "true"
},
},
};