File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 88 "import/no-unresolved": "off",
99 "@typescript-eslint/no-floating-promises": "off",
1010 "@typescript-eslint/no-unnecessary-condition": "off",
11- "@typescript-eslint/no-invalid-void-type": "off"
11+ "@typescript-eslint/no-invalid-void-type": "off",
12+ "@typescript-eslint/non-nullable-type-assertion-style": "off",
13+ "@typescript-eslint/sort-type-union-intersection-members": "off"
1214 },
1315 "parserOptions": {
1416 "project": ["./tsconfig.json", "./scripts/tsconfig.json"]
Original file line number Diff line number Diff line change 5959 "docz-theme-default" : " 1.2.0" ,
6060 "docz-utils" : " 2.3.0" ,
6161 "eslint" : " 7.22.0" ,
62- "kcd-scripts" : " 8.1.0 " ,
62+ "kcd-scripts" : " 8.1.1 " ,
6363 "prettier" : " ^2.2.1" ,
6464 "react" : " 17.0.1" ,
6565 "react-dom" : " ^17.0.1" ,
You can’t perform that action at this time.
0 commit comments