Skip to content

Commit

Permalink
Fixed babel issues with validator.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJeau committed Oct 26, 2020
1 parent 7b9e954 commit b214d0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/frontend/babel.config.js
@@ -0,0 +1,3 @@
const neutrino = require("neutrino");

module.exports = neutrino().babel();

0 comments on commit b214d0c

Please sign in to comment.