Julien Fontanet
2a70ebf667
docs: uniformize code blocks
...
- add missing syntaxes
- don't put prompt if no command outputs to ease copy/paste and use `sh` syntax
- always use `$` as prompt and use `console` syntax
2023-02-06 11:25:12 +01:00
Julien Fontanet
37aea1888d
chore: fix lint issues
2022-11-24 16:26:40 +01:00
Julien Fontanet
72ff66ebde
chore: enforce strict mode for CJS files
2022-02-22 12:34:41 +01:00
Julien Fontanet
471fbef6ef
chore: hide USAGE.md
...
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
2022-02-18 17:11:52 +01:00
Julien Fontanet
3f42199f8f
feat(normalize-packages): dont use files field
...
A centralized npmignore is easier to use and maintain.
2021-04-23 14:47:34 +02:00
Julien Fontanet
5a17c75fe4
feat: unified .npmignore for all packages
...
Ensure sources, tests and USAGE.Md files will not be published.
2021-04-07 13:58:14 +02:00
Julien Fontanet
637afdb540
feat(@vates/toggle-scripts): 1.0.0
2021-02-24 08:55:38 +01:00
Julien Fontanet
dafdedef9a
feat(toggle-scripts): supports npm < 7
2021-02-24 08:54:29 +01:00
Julien Fontanet
ce17ee2ae6
fix(toggle-scripts/package.json): fix files entry
2021-02-24 08:48:33 +01:00
Julien Fontanet
e74daa97d2
fix(toggle-scripts): fix usage
2021-02-23 21:54:31 +01:00
Julien Fontanet
1a4731aa83
feat(@vates/toggle-scripts): 0.1.0
2021-02-23 21:32:58 +01:00
Julien Fontanet
a75e1c52b7
feat(toggle-scripts): CLI to enable/disable package.json scripts
2021-02-23 21:28:23 +01:00