How to install and use Babel.js and watchers in PhpStorm on Windows?

I use babel.js in my project:

<script src="<?php echo base_url() ?>assets/plugins/babel.js"></script>

but by adding type:text/babel, phpstorm shows error and highlights...

How can i solve this problem without using npm???

1
1 comment
Avatar
Permanently deleted user
0

Please sign in to leave a comment.