✨ feat: implement new feature for enhanced user experience
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["frontend/src/**/*", "types/**/*", "api/**/*", "./../../cms/tibi-types/index.d.ts"],
|
||||
"exclude": [
|
||||
"_temp/**",
|
||||
"api/hooks/lib/app.server.js",
|
||||
"api/hooks/lib/buildInfo.js",
|
||||
"api/hooks/lib/ssr-server.js",
|
||||
"**/*.map"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user