Files
mixio/blockly/.eslintignore
Eason010212 5d80728be9 mixio 1.10.0
2023-03-10 18:03:02 +08:00

22 lines
357 B
Plaintext

*_compressed*.js
*_uncompressed*.js
gulpfile.js
/msg/*
/dist/*
/core/utils/global.js
/tests/blocks/*
/tests/themes/*
/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/*