Skip to content

Commit

Permalink
Update the TypeScript settings [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jan 27, 2024
1 parent 7841830 commit ebecccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"noEmit": true,
"noImplicitOverride": true,
"resolveJsonModule": true,
"paths": {"@cedx/akismet": ["src"]},
"strict": true,
Expand Down

0 comments on commit ebecccd

Please sign in to comment.