Files
blockly/.eslintignore
2020-02-14 13:42:38 -08:00

20 lines
333 B
Plaintext

*_compressed*.js
*_uncompressed*.js
gulpfile.js
/msg/*
/core/utils/global.js
/tests/blocks/*
/tests/compile/*
/tests/jsunit/*
/tests/generators/*
/tests/mocha/run_mocha_tests_in_browser.js
/tests/screenshot/*
/tests/test_runner.js
/tests/workspace_svg/*
/generators/*
/demos/*
/appengine/*
/externs/*
/closure/*
/scripts/gulpfiles/*