I hereby claim:
- I am winfried-van-loon on github.
- I am patatjenl (https://keybase.io/patatjenl) on keybase.
- I have a public key ASC7F_ODx_w_WL1K4UjJOK-qUF1BT2LAdKa1_PtVpBtqVQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| var pluginList = { | |
| initialise: function() { | |
| const $plugins = $('table.plugins'); | |
| if(!$plugins.length) { | |
| return; | |
| } | |
| const plugins = this.getPlugins($plugins); |
| <snippet> | |
| <!-- Example: Hello, ${1:this} is a ${2:snippet}. --> | |
| <content><![CDATA[ | |
| /** | |
| * ${2:[${1:module} description]} | |
| * | |
| * @type {Object} | |
| */ | |
| var ${1:module} = { | |
| ${3:settings: \{\},} |