Skip to content

Commit

Permalink
Use vite instead of jest
Browse files Browse the repository at this point in the history
  • Loading branch information
cesalberca committed Sep 12, 2023
1 parent b09b07f commit 8200c51
Show file tree
Hide file tree
Showing 39 changed files with 3,442 additions and 13,166 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.16.1
18.17.1
2 changes: 0 additions & 2 deletions .prettierignore

This file was deleted.

6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<h1 align="center">Katas</h1>

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cesalberca/katas/CI)
![David](https://img.shields.io/david/dev/cesalberca/katas)
![GitHub](https://img.shields.io/github/license/cesalberca/katas)
![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)
![Coverage](coverage-badge.svg)
![Star](https://img.shields.io/github/stars/cesalberca/katas.svg)
![Followers](https://img.shields.io/github/followers/cesalberca.svg?style=social&label=Follow&maxAge=2592000)

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down
14 changes: 0 additions & 14 deletions babel.config.js

This file was deleted.

1 change: 0 additions & 1 deletion coverage-badge.svg

This file was deleted.

9 changes: 0 additions & 9 deletions jest.config.js

This file was deleted.

Loading

0 comments on commit 8200c51

Please sign in to comment.