ec-scripts-preset-jquery

0.2.0 • Public • Published

eC Scripts jQuery Preset

Extends eC Scripts configuration with jQuery support.

Quick Overview

This preset imports the global jQuery object. It can be used in every module without any additional imports.

// .ecconf.js
module.exports = {
    presets: ['jquery'],
};

If you want to add this preset to an existing project, please read the eC Scripts installation guide.

Package Sidebar

Install

npm i ec-scripts-preset-jquery

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

2.87 kB

Total Files

4

Last publish

Collaborators

  • ec-gbonifer