ErikGartner / dTree

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7
MIT License
509 stars 135 forks source link

EsLint error #150

Open mohammedabubakar8950 opened 7 months ago

mohammedabubakar8950 commented 7 months ago

[17:34:51] 'lint-src' errored after 361 ms [17:34:51] ESLintError in plugin "gulp-eslint" Message: Parsing error: ImportDeclaration should appear when the mode is ES6 and in the module context. Details: fileName: D:\Family-Tree\dTree\src\dtree.js lineNumber: undefined

[17:34:51] D:\Family-Tree\dTree\src\dtree.js 0:0 error Parsing error: ImportDeclaration should appear when the mode is ES6 and in the module context

✖ 1 problem (1 error, 0 warnings)

please help me to resolve this issue.