UNPKG

84 BJavaScriptView Raw
1module.exports = {
2 globals: {
3 jQuery: false,
4 $: true,
5 },
6};