edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.85k stars 157 forks source link

ECLINT lint fails in Windows #612

Closed danielweck closed 5 years ago

danielweck commented 5 years ago

!src/typings/en.translation.d.ts in: eclint check '**/*' '!.vscode/**/*' '!.git/**/*' '!node_modules/**/*' '!resources/**/*' '!src/renderer/assets/**/*' !dist/**/*' '!**/.DS_Store' '!src/typings/en.translation.d.ts'

llemeurfr commented 5 years ago

@danielweck did you manage to correct it?

danielweck commented 5 years ago

npm run lint does not fail anymore (tested on Windows, MacOS, Linux)