We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04ec30d + 4702c18 commit c3096f0Copy full SHA for c3096f0
bids-validator/utils/files/collectDirectorySize.js
@@ -21,6 +21,4 @@ const collectDirectorySize = fileList => {
21
return size
22
}
23
24
-module.exports = collectDirectorySize
25
-
26
export default collectDirectorySize
0 commit comments