Skip to content

Commit

Permalink
Modify typescript target, update eslint script and add dependencies
Browse files Browse the repository at this point in the history
This commit modifies the typescript target to "es5" for maximum compatibility and updates the "lint" script in package.json to automatically fix problems. It also introduces new dependencies including "inquirer" and corresponding types, as well as the "prettier" code formatter, and updated typescript and "lint" configurations to reflect these changes. These updates enhance the linting process, introduce user inquiry functionality, and ensure consistent code style.
  • Loading branch information
erikyo committed Dec 11, 2023
1 parent c635334 commit da2a62d
Show file tree
Hide file tree
Showing 3 changed files with 443 additions and 15 deletions.
Loading

0 comments on commit da2a62d

Please sign in to comment.