feat(macos): add Canvas A2UI renderer
This commit is contained in:
12
vendor/a2ui/renderers/angular/tsconfig.spec.json
vendored
Normal file
12
vendor/a2ui/renderers/angular/tsconfig.spec.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out-tsc/spec",
|
||||
"types": [
|
||||
"jasmine"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user