Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart authored and renovate[bot] committed Feb 12, 2024
1 parent 11aa3db commit 34b54eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"moduleResolution": "Node16",
"esModuleInterop": true,
"sourceMap": false,
"declaration": true,
"declaration": true
},
"include": ["src"],
"exclude": ["node_modules"],
"exclude": ["node_modules"]
}

0 comments on commit 34b54eb

Please sign in to comment.