{
"buildSourcePatterns": [
"package.json",
"LICENSE",
"tsconfig.json",
"config.yml",
"index.js",
"init.js",
"server/**/*",
"public/**/*",
"util/**/*"
]
}