MagicMirror/.eslintignore
Karsten Hassel 08116b8e64
fixes for running tests for MM_MODULES_DIR (#3550)
and ignore `js/positions.js` when linting (because this file is
generated at runtime).
2024-09-24 22:38:00 +02:00

4 lines
44 B
Plaintext

modules/*
!modules/default/
js/positions.js