Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
AbanoubGhadban committed Jan 25, 2025
1 parent cf90ba9 commit cf15b2a
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 @@ -11,9 +11,6 @@
"incremental": true,
"target": "es5"
},
"include": [
"node_package/src/**/*",
"node_package/types/**/*"
],
"include": ["node_package/src/**/*", "node_package/types/**/*"],
"exclude": ["node_package/src/RSCWebpackLoader.js"]
}

0 comments on commit cf15b2a

Please sign in to comment.