Skip to content

Commit

Permalink
+ re add project
Browse files Browse the repository at this point in the history
  • Loading branch information
elauser committed May 11, 2023
1 parent e8a7d5d commit b1455b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = {
"ecmaFeatures": {
"jsx": true
},
"project": "./tsconfig.json",
"ecmaVersion": 12,
"sourceType": "module"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alpin11/eslint-config",
"version": "0.3.1",
"version": "0.3.2",
"description": "Extendable lint config used by alpin11",
"author": "Dominik Ager <d.ager@alpin11.com> (https://www.alpin11.com/)",
"main": "index.js",
Expand Down

0 comments on commit b1455b4

Please sign in to comment.