mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Changelog ignore commits with word changelog, FIX: last changes not included in latest branch
This commit is contained in:
parent
5c26178184
commit
0f5878dede
4 changed files with 11 additions and 8 deletions
|
|
@ -28,7 +28,7 @@
|
|||
import { myFunction, myObject } from '#{REPO_NAME}#';
|
||||
```
|
||||
|
||||
Specific import
|
||||
Specific imports:
|
||||
|
||||
```typescript
|
||||
import { myFunction } from '#{REPO_NAME}#/myFunction';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue