Type: Package Package: jshintr Title: Lint 'JavaScript' Files Version: 0.1.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("Anton", "Kovalyov", role = "cph", comment = "'jshint' library") ) Maintainer: Stéphane Laurent Description: Allow to run 'jshint' on 'JavaScript' files with a 'R' command or a 'RStudio' addin. The report appears in the 'RStudio' viewer pane. License: GPL-3 URL: https://github.com/stla/jshintr BugReports: https://github.com/stla/jshintr/issues Imports: htmltools, htmlwidgets, rstudioapi, tools Encoding: UTF-8 RoxygenNote: 7.2.0 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://stla.r-universe.dev Date/Publication: 2022-06-10 09:18:20 UTC RemoteUrl: https://github.com/stla/jshintr RemoteRef: HEAD RemoteSha: 48d31cf4dc78690117b937ba88ba14c6c75558e1 NeedsCompilation: no Packaged: 2026-07-10 05:46:23 UTC; root Author: Stéphane Laurent [aut, cre], Anton Kovalyov [cph] ('jshint' library)