Release 0.0.2 #17

Open
ksv741 wants to merge 33 commits from krylov into development
44 changed files with 369 additions and 292 deletions
Showing only changes of commit adf8cc47f0 - Show all commits

View File

@ -2,6 +2,9 @@
"extends": "ksv741", "extends": "ksv741",
"reportUnusedDisableDirectives": true, "reportUnusedDisableDirectives": true,
"settings": { "settings": {
"react": {
"version": "detect"
},
"import/resolver": { "import/resolver": {
"typescript": { "typescript": {
"project": "./tsconfig.json" "project": "./tsconfig.json"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -58,7 +58,7 @@
"@testing-library/user-event": "^14.5.2", "@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.12", "@types/jest": "29.5.12",
"eslint": "8.57.0", "eslint": "8.57.0",
"eslint-config-ksv741": "0.0.2", "eslint-config-ksv741": "0.0.3",
"eslint-import-resolver-webpack": "0.13.8", "eslint-import-resolver-webpack": "0.13.8",
"husky": "9.0.11", "husky": "9.0.11",
"identity-obj-proxy": "3.0.0", "identity-obj-proxy": "3.0.0",

656
yarn.lock

File diff suppressed because it is too large Load Diff