423c2a47e5
[monorepo] move notifications changes into buildscripts GitOrigin-RevId: b5948702627d0bc87bffd3acc3d7c2ab9f4ac23d
9 lines
112 B
JSON
9 lines
112 B
JSON
{
|
|
"extends": "../../tsconfig.backend.json",
|
|
"include": [
|
|
"**/*.js",
|
|
"**/*.cjs",
|
|
"**/*.ts"
|
|
]
|
|
}
|