Skip to content

Commit

Permalink
Merge pull request #8 from thesis/v0.3.0
Browse files Browse the repository at this point in the history
This version includes backported rules from across Thesis projects, including...

* Allowing the use of `_` as a throwaway positional argument name, and...
* Erroring on unused variables in Typescript

... as well as improved documentation!
  • Loading branch information
Shadowfiend authored Oct 18, 2022
2 parents 1bc3313 + e339f4f commit 9fd9f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thesis-co/eslint-config",
"version": "0.2.0",
"version": "0.3.0",
"description": "ESLint TypeScript shareable config for Thesis wide projects",
"main": "index.js",
"repository": "[email protected]:thesis/eslint-config.git",
Expand Down

0 comments on commit 9fd9f5a

Please sign in to comment.