Commit Graph

16 Commits

Author SHA1 Message Date
toasted-nutbread
97ac9099e8
Update packages (#1534) 2021-03-15 23:17:50 -04:00
toasted-nutbread
782b945905
Header lint (#1444)
* Add eslint-plugin-header

* Add rule for header format

* Add missing header

* Fix header issues
2021-02-25 20:21:05 -05:00
toasted-nutbread
9e83faa02c
Html lint (#1336)
* Move style rules

* Fix non-unique IDs

* Remove erroneous ids

* Add title

* Fix invalid closing tag

* Install html-validate

* Add .htmlvalidate.json

* Update HTML and styles

* Add test-lint-html

* Update test files

* Update test-lint-html/css commands to have more explicit targets
2021-01-30 20:44:54 -05:00
toasted-nutbread
63971776a5
CSS lint (#1201)
* Use single quotes instead of double

* Install stylelint

* Set up config

* Update package/tests

* Fix lint issues

* Update CSS rules
2021-01-03 15:30:38 -05:00
toasted-nutbread
fe16793779
Update package dependencies (#1100) 2020-12-12 13:06:15 -05:00
toasted-nutbread
2d765d2c4e
Dev dependency update (#895)
* Update dev dependencies

* Add parse5 dev dependency

* Add browserify dev dependency
2020-10-07 19:56:09 -04:00
toasted-nutbread
d27349207d
Add web-ext dev dependency (#861)
* Add web-ext dependency

* Specify extension directory

* Add command for testing web-ext lint
2020-09-26 13:44:47 -04:00
toasted-nutbread
d7aaab685e
Dev dependencies updates (#679)
* Update eslint to 7.5.0

* Update eslint-plugin-no-unsanitized to 3.1.2

* Update fake-indexeddb to 3.1.1

* Rename DictionaryImporter.import to .importDictionary

Conflicts with o-unsanitized/method
2020-07-19 22:05:37 -04:00
dependabot[bot]
8aa7bc1eec
Bump lodash from 4.17.15 to 4.17.19 (#677)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-19 21:22:35 -04:00
toasted-nutbread
02d815f3f4 Update jsdom to 16.2.2 2020-04-13 18:54:34 -04:00
toasted-nutbread
647769f2ba Update jsdom to version 16.2.1 2020-03-15 22:35:34 -04:00
dependabot[bot]
8585b8216b
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 02:24:02 +00:00
toasted-nutbread
85aab699e9 Add jsdom dependency 2020-02-22 15:26:49 -05:00
toasted-nutbread
03886eb833 Add fake-indexeddb 2020-02-18 22:16:30 -05:00
toasted-nutbread
e83167dcd1 Add eslint-plugin-no-unsanitized 2020-02-12 19:08:13 -05:00
toasted-nutbread
b97f80e4d9 Setup GitHub actions 2020-02-12 19:07:27 -05:00