Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
antfu created a tag on antfu/eslint-vitest-rule-tester
v0.7.1 - ESLint rule tester with Vitest, with more powerful and friendly APIs.
antfu pushed 2 commits to main antfu/eslint-vitest-rule-tester
pauliesnug opened a pull request on antfu/eslint-vitest-rule-tester
add with { type: "json" } to json import
<!-- DO NOT IGNORE THE TEMPLATE! Thank you for contributing! Before submitting the PR, please make sure you do the following: - Read the [Contributing Guide](https://github.com/antfu/contr...tschaub created a review comment on a pull request on antfu/eslint-vitest-rule-tester
In the meantime, downgrading to `[email protected]` solves the problem.
tschaub created a review comment on a pull request on antfu/eslint-vitest-rule-tester
When I try to run tests with this, I get the following: ``` TypeError: Module "file:///path/to/node_modules/ajv/lib/refs/json-schema-draft-04.json" needs an import attribute of "type: json" ``` ...
github-actions[bot] published a release on antfu/eslint-vitest-rule-tester
v0.7.0
### 🚀 Features - Validate rule `meta.schema` - by @ntnyq in https://github.com/antfu/eslint-vitest-rule-tester/issues/9 [<samp>(81ea4)</samp>](https://github.com/antf...antfu created a tag on antfu/eslint-vitest-rule-tester
v0.7.0 - ESLint rule tester with Vitest, with more powerful and friendly APIs.
antfu pushed 2 commits to main antfu/eslint-vitest-rule-tester
antfu pushed 1 commit to main antfu/eslint-vitest-rule-tester
- feat: validate rule `meta.schema` (#9) 81ea42c