mirror of
https://github.com/domfelipe/fraudshield.git
synced 2026-08-07 06:16:51 +00:00
Initial commit from Specify template
This commit is contained in:
commit
a3e4a02820
24 changed files with 4072 additions and 0 deletions
15
.specify/integration.json
Normal file
15
.specify/integration.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"version": "0.8.8",
|
||||
"integration_state_schema": 1,
|
||||
"installed_integrations": [
|
||||
"opencode"
|
||||
],
|
||||
"integration_settings": {
|
||||
"opencode": {
|
||||
"script": "sh",
|
||||
"invoke_separator": "."
|
||||
}
|
||||
},
|
||||
"integration": "opencode",
|
||||
"default_integration": "opencode"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue