mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-04 21:28:34 +08:00
056728d7ab
feat: Add inapp live message notifications. --------- Co-authored-by: chenos <chenlinxh@gmail.com> Co-authored-by: mytharcher <mytharcher@gmail.com>
8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"extends": ["../../../../tsconfig.json"],
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
"allowJs": false
|
|
}
|
|
}
|