Event handlers defined in _events.js should work for all files in the current directory or in any subdirectory thereof.
Implementation detail: should definitions in subdirectories override definitions in parent directories? Or should they work in addition to those definitions above?
Event handlers defined in
_events.jsshould work for all files in the current directory or in any subdirectory thereof.Implementation detail: should definitions in subdirectories override definitions in parent directories? Or should they work in addition to those definitions above?