Tbinge is a desktop application written in Electron/Node.js that will serve as a tracking mechanism for Movies and TV Shows that the user is either interested in viewing or has viewed and on which they would like to keep a database.
GNU General Public License v3.0
1
stars
3
forks
source link
Unexpected literal in error position of callback #45
Added statements to the ignore the string literal callback rule. It is intended and not an actual error. This was corrected during most recent commit to 'development'.
Linter is failing on the MediaList.vue autolinter didn't fix it. Capturing as I don't have time to look at this moment.