Skip to content

Instantly share code, notes, and snippets.

@luciopaiva
Last active February 29, 2020 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luciopaiva/7c60f377f997aa6b2f3db565058e116b to your computer and use it in GitHub Desktop.
Save luciopaiva/7c60f377f997aa6b2f3db565058e116b to your computer and use it in GitHub Desktop.
// @include my-script.js
// @include "some other script.js"
/* @include third-script.js */
setup(); // `setup` is defined in `my-script.js`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment