Files
001code-html--cocos/scratch-blocks/.eslintignore
2026-09-07 09:55:36 +08:00

19 lines
228 B
Plaintext

*_compressed*.js
*_uncompressed*.js
/msg/*
/core/css.js
/i18n/*
/tests/jsunit/*
/tests/workspace_svg/*
/tests/blocks/*
/demos/*
/accessible/*
/appengine/*
/shim/*
/dist/*
/gh-pages/*
/webpack.config.js
/build/*
/github-pages/*