Commit Graph

8 Commits

Author SHA1 Message Date
Khải
2786b549d9 chore(eslint): explicit-module-boundary-types (#7926) 2024-04-14 13:37:50 +02:00
Khải
1a70379e28 refactor: return type annotations small packages in the packages directory (#7871)
* refactor(error): return type annotation

* refactor(git-utils): return type annotation

* refactor(make-dedicated-lockfile): return type

* refactor(doctor): return type annotations

* refactor(init): return type annotations

* refactor(setup): return type annotations

* refactor: return type annotations

* refactor(render-peer-issues): return type
2024-04-08 20:52:03 +02:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
Zoltan Kochan
043d988fc9 style: no default exports (#5490) 2022-10-14 16:49:11 +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