Skip to content

Commit

Permalink
chore: move globals to src
Browse files Browse the repository at this point in the history
  • Loading branch information
EnergoStalin committed Jan 31, 2024
1 parent e2d0e6e commit a3dd1a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
File renamed without changes.
7 changes: 1 addition & 6 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,5 @@

/* Allow implicit any by default */
"noImplicitAny": false
},
"include": [
"src/*.ts",
"src/**/*.ts",
"*.ts",
]
}
}

0 comments on commit a3dd1a5

Please sign in to comment.