File size: 150 Bytes
3f8c4df
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "extends": [
    "development"
  ],
  "hints": {
    "disown-opener": "off",
    "typescript-config/strict": "off",
    "button-type": "off"
  }
}