mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
The default branch is master
This commit is contained in:
parent
0e4f165138
commit
9671d3cd6a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ This template automates the boring and tedious tasks of:
|
||||||
- Publishing on NPM and creating corresponding GitHub releases.
|
- Publishing on NPM and creating corresponding GitHub releases.
|
||||||
|
|
||||||
Besides, good stuff that comes with using this template:
|
Besides, good stuff that comes with using this template:
|
||||||
- No source files are tracked on the default branch.
|
- No source files are tracked on the ``master`` branch.
|
||||||
- Shorter specific file import path.
|
- Shorter specific file import path.
|
||||||
``import {...} from "my_module/theFile"`` instead of the usual
|
``import {...} from "my_module/theFile"`` instead of the usual
|
||||||
``import {...} from "my_module/dist/theFile"``
|
``import {...} from "my_module/dist/theFile"``
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue