Commit graph

12 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
fcd17d6eeb Create config.yml 2021-08-28 18:02:05 +09:00
syuilo
6df67a4bf2 Update contribution guides 2021-08-28 15:52:36 +09:00
syuilo
9287a3b5b9 Introduce api-extractor and lint 2021-07-31 15:12:43 +09:00
syuilo
c281499adc
Create pull_request_template.md 2021-07-27 00:01:14 +09:00
syuilo
3d3032aa71 Introduce coverage integration 2021-06-26 23:48:46 +09:00
syuilo
ecfe56de3a rename github action 2021-06-12 22:48:16 +09:00
syuilo
2863322d4c Update ci.yml 2021-06-05 16:01:50 +09:00
marihachi
a63f76d90f update CI configuration 2021-04-01 18:32:26 +09:00
marihachi
f8e8c8cce5 update CI configuration 2021-04-01 11:37:44 +09:00
syuilo
1b4aeb0fe7
Update node.js.yml 2021-03-29 21:22:50 +09:00
marihachi
e55c910896
Create node.js.yml 2021-03-22 02:17:28 +09:00