README
Usage:-
const convertToArrowFunc = require('converttoarrowfunction');
convertToArrowFunc(
This package converts a JS file with old style function to arrow function
<script type="module">
import converttoarrowfunction from 'https://cdn.skypack.dev/converttoarrowfunction';
</script>
Usage:-
const convertToArrowFunc = require('converttoarrowfunction');
convertToArrowFunc(