0.1.5 • Published 2 years ago

helpingtool v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Helping Tools

A collection of helpful tools for development.

Description

This repository contains a set of tools and utilities aimed at simplifying various development tasks. Whether you're working on frontend or backend projects, these tools can assist you in enhancing your development workflow.

Features

  • Linting: Ensure code quality and consistency with ESLint.
  • Code Formatting: Keep your code neat and tidy using Prettier.
  • (Add more features as applicable)

Installation

To install the dependencies required for using these tools, run the following command:

npm install
npm run lint
npm run format
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago