feat: template updates
This commit is contained in:
parent
2be7ec6836
commit
8093e8dc4b
11 changed files with 140 additions and 8 deletions
2
templates/shared/library/bunfig.toml
Normal file
2
templates/shared/library/bunfig.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[test]
|
||||
pathIgnorePatterns = ["dist/**"]
|
||||
|
|
@ -6,6 +6,6 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sigitex/<<repo>>.git"
|
||||
"url": "git+https://github.com/sigitex/<<repo>>.git"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue