sebinbenjamin / image-res-generator

A versatile tool for generating icons and splash screens for web and mobile projects. Supports Angular, Ionic, PWA, and more, with seamless SVG and PNG resource generation.
GNU General Public License v3.0
8 stars 5 forks source link

Add an ESLint to the project and enforce it with githooks. #4

Closed sebinbenjamin closed 5 years ago

sebinbenjamin commented 5 years ago
  1. Add ESLint to enforce clear and consistent coding conventions.
  2. Add Githooks to run ESLint pre-commit.
sebinbenjamin commented 5 years ago

Fixed in #10