Name Description Size Coverage
.eslintignore 91 -
.eslintrc.mjs 14020 -
actions -
client -
components -
constants.js Sources tree reducer A Source Tree is composed of: - Thread Items to designate targets/threads. These are the roots of the Tree if no project directory is selected. - Group Items to designate the different domains used in the website. These are direct children of threads and may contain directory or source items. - Directory Items to designate all the folders. Note that each folder has an item. The Source Tree React component is doing the magic to coalesce folders made of only one sub folder. - Source Items to designate sources. They are the leaves of the Tree. (we should not have empty directories. 1329 -
context-menu -
debugger.css Shared imports 4731 -
main.js 5324 -
moz.build 395 -
reducers -
selectors -
test -
utils -
workers -