pre commit build js babel

This commit is contained in:
RubenPX 2022-05-18 11:15:41 +02:00
parent 8794223385
commit e6399e9729
1 changed files with 6 additions and 0 deletions

View File

@ -15,3 +15,9 @@ repos:
rev: 0.0.9
hooks:
- id: check_pdb_hook
- repo: local
hooks:
- id: build-js
name: build-js
entry: npm run babel
language: node