DEV Community

Cover image for Creating vite vue ts template: Setup pre-commit.ci
Sardorbek Imomaliev
Sardorbek Imomaliev

Posted on • Edited on

1 1

Creating vite vue ts template: Setup pre-commit.ci

Configure pre-commit.ci

  1. Open https://pre-commit.ci
  2. Sign in
  3. Add an installation
  4. Select project Authorize project
  5. Add badge to the top of README.md

    [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/imomaliev/vue-ts/main.svg)](https://results.pre-commit.ci/latest/github/imomaliev/vue-ts/main
    
  6. git add -u

  7. git commit -m 'add pre-commit.ci badge'

Links

Project

GitHub logo imomaliev / vue-ts

Vite + Vue + TypeScript template

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs