feat: implement gas and delivery admin systems
This commit is contained in:
8
frontend/gas_admin/tsconfig.build.json
Normal file
8
frontend/gas_admin/tsconfig.build.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"noEmit": true
|
||||
},
|
||||
"files": ["src/app/main.ts", "src/vite-env.d.ts", "src/app/env.d.ts", "src/router/typings.d.ts"],
|
||||
"include": []
|
||||
}
|
||||
Reference in New Issue
Block a user