sahanind commited on
Commit
0dff42a
·
verified ·
1 Parent(s): d672d45

Delete .hintrc

Browse files
Files changed (1) hide show
  1. .hintrc +0 -10
.hintrc DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "extends": [
3
- "development"
4
- ],
5
- "hints": {
6
- "disown-opener": "off",
7
- "typescript-config/strict": "off",
8
- "button-type": "off"
9
- }
10
- }