Commit graph

7 commits

Author SHA1 Message Date
anatawa12
2c7e152644
fix lints and kill any (#142)
* lint: fix lint warning that is easy to fix

* lint: typesafe signature of seqOrText

* lint: typesafe createLanguage and language

* lint: typesafe seq

* lint: typesafe Parser.option

* fix: node can be string

* lint: typesafe alt

* fix: invalid url in link element will cause error

* chore: get rid of any

* fix: unnecessary import

* lint: kill any but still with loose type checking

* Revert "lint: kill any but still with loose type checking"

This reverts commit 8c7462f4a745800499a63ecf0632df3647b3e22c.

* lint: kill any again

* test: write type test

* ci: upgrade node version for lint
2024-06-13 11:19:25 +09:00
syuilo
5639ecd440
Update .eslintrc.js 2022-01-31 21:29:41 +09:00
syuilo
d1e611453f
Update .eslintrc.js 2022-01-31 21:25:11 +09:00
syuilo
ec0b1f9147
Update .eslintrc.js 2022-01-12 00:26:19 +09:00
syuilo
cf1d0c7cb4
Update .eslintrc.js 2022-01-09 19:25:43 +09:00
syuilo
57f0613fcb
Update .eslintrc.js 2021-12-28 00:34:46 +09:00
syuilo
9287a3b5b9 Introduce api-extractor and lint 2021-07-31 15:12:43 +09:00