Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AbanoubGhadban committed Dec 18, 2024
1 parent 21e40c8 commit 559bb19
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@
"target": "es5",
"typeRoots": ["./node_modules/@types", "./node_package/types"]
},
"include": [
"node_package/src/**/*",
"node_package/types/**/*"
]
"include": ["node_package/src/**/*", "node_package/types/**/*"]
}

0 comments on commit 559bb19

Please sign in to comment.