block-scoped-test
v1.1.4
Published
Block scoped test
Maintainers
Readme
in any file
{{{
block_scoped_local_variable = 1
}}}in the root of the project, place the block-scoped-test.js file with the code
module.exports = {
block_scoped_local_variable: 0
}then on the command line
block-scoped-test
changelog
- added puppeteer
- added some fixes
