pre commit build js babel
This commit is contained in:
parent
8794223385
commit
e6399e9729
|
@ -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
|
||||
|
|
Reference in New Issue