bitburner-src/.eslintignore

24 lines
264 B
Plaintext
Raw Normal View History

node_modules/
dist/
input/
assets/
css/
.cypress/
cypress/
doc/
markdown/
netscript_tests/
scripts/
electron/lib
electron/greenworks.js
2021-05-01 09:17:31 +02:00
src/ThirdParty/*
2021-09-25 08:36:49 +02:00
src/JSInterpreter.js
test/*.bundle.*
editor.main.js
main.bundle.js
webpack.config.js
webpack.config-test.js