feat: create the eslegant package

This commit is contained in:
Guz013
2023-08-29 15:06:24 -03:00
parent da21030000
commit 26f29009d6
11 changed files with 150 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"eslegant": patch
---
Created the ESLegant package, being now the actual command that runs the CLI with the ESLegant's configs

View File

@@ -0,0 +1,5 @@
---
"create-eslegant": patch
---
Created the "create-eslegant" package, as a _alias_ to the eslegant package, so it is compatible with `npm init` or `npm create` commands