Zoltan Kochan
|
fee898fdcb
|
fix: init-package-manager (#9104)
* fix: init-package-manager
* fix: don't add packageManager=false to package.json
* refactor: create object.key-sorting
* test: fix
* fix: sort fields in package.json
|
2025-02-16 02:13:07 +01:00 |
|
btea
|
49cc1672ff
|
feat(init): add init-package-manager configuration (#9087)
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2025-02-14 00:23:51 +01:00 |
|
chlorine
|
8ad6ee67a6
|
fix(init): --dir option should be respected (#8768)
|
2024-11-17 13:36:43 +01:00 |
|
Zoltan Kochan
|
0b2af0becc
|
style: no default exports (#5498)
|
2022-10-15 04:33:38 +03:00 |
|
Zoltan Kochan
|
0eefba9bee
|
fix(init): throw an error if arguments are passed to init command (#4665)
close #4662
|
2022-05-05 12:10:11 +03:00 |
|
Zoltan Kochan
|
17fa76e2bb
|
fix(init): don't fail if a parent dir has a package.json (#4615)
close #4589
|
2022-04-24 04:24:53 +03:00 |
|
spencer17x
|
2d0f2ba0f2
|
feat: the init command should use init fields from .npmrc (#4425)
|
2022-03-10 18:34:32 +02:00 |
|
Zoltan Kochan
|
d504dc380c
|
feat: add own implementation of the init command (#4422)
|
2022-03-08 14:31:05 +02:00 |
|