Skills Selector (#124)

* skills map in context

* using react-select

* removed sudo from package.json

* fixed lint and format issues
This commit is contained in:
dan13ram
2020-09-30 08:51:13 +05:30
committed by GitHub
parent 375c39b133
commit d5844dd8db
13 changed files with 264 additions and 22 deletions

View File

@@ -51,6 +51,7 @@
"@types/node": "^14.6.4",
"@types/react": "^16.9.43",
"@types/react-dom": "^16.9.8",
"@types/react-select": "^3.0.20",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/parser": "3.6.0",
"eslint": "6.8.0",