Skip to content

Commit

Permalink
chore: main file
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleepy4k committed Jul 3, 2023
1 parent ef8d5f3 commit 41fd044
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .hintrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"button-name": "off"
}
],
"typescript-config/consistent-casing": "off"
"typescript-config/consistent-casing": "off",
"no-inline-styles": "off",
"typescript-config/strict": "off"
}
}
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"compilerOptions": {
"target": "ESNext",
Expand Down

0 comments on commit 41fd044

Please sign in to comment.