Files
blockly/.eslintignore
2019-05-01 13:43:19 -07:00

19 lines
316 B
Plaintext

*_compressed*.js
*_uncompressed*.js
blockly_node_javascript_en.js
gulpfile.js
/msg/*
/core/css.js
/tests/blocks/*
/tests/compile/*
/tests/jsunit/*
/tests/generators/*
/tests/mocha/run_mocha_tests_in_browser.js
/tests/test_runner.js
/tests/workspace_svg/*
/generators/*
/demos/*
/accessible/*
/appengine/*
/externs/*