aboutsummaryrefslogtreecommitdiff
path: root/dev/lint/html-scripts.js
Commit message (Collapse)AuthorAge
* Switch to vitest for ESM support; other fixesDarius Jahandarie2023-11-08
|
* fixed eslint, changed header to only use 2 spaces, added missing headers to testAustin Siew2023-03-22
|
* Updated LICENSE to full license, added Yomitan 2023 to all license headersAustin Siew2023-03-21
|
* Update copyright date (#2062)toasted-nutbread2022-02-02
| | | | | | | * Update eslint settings * Update 2021 files * Update other files
* Test html script ordering (#1396)toasted-nutbread2021-02-14
| | | | | | | | | | | | | * Simplify getAllFiles * Add test to validate script order * Update script include order * Update content script order * Update sw.js and corresponding lint * Update manifest
* Update lint and tests (#1388)toasted-nutbread2021-02-14
| | | | | * Update paths to no longer use bg/, fg/, or mixed/ * Only allow modal-jquery.js to use jQuery
* Update copyright year (#1194)toasted-nutbread2021-01-01
| | | | | * Update copyright year * Remove redundant Author info
* Test link hrefs (#999)toasted-nutbread2020-11-07
| | | | | * Add validatePath function * Validate <link>s
* Add lint test to validate <script>s in HTML files (#848)toasted-nutbread2020-09-19