Skip to content

Commit

Permalink
fix: update atom-ide-base
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 9, 2021
1 parent 6030cc4 commit 416bf82
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1,603 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "eslint-config-atomic/strict-react",
"extends": "eslint-config-atomic/react",
"ignorePatterns": ["dist/", "node_modules/"],
"rules": {
"react/react-in-jsx-scope": "off"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"busy-signal"
],
"dependencies": {
"atom-ide-base": "^2.6.1",
"atom-ide-base": "^3.0.0",
"atom-package-deps": "^7.2.3",
"solid-js": "^0.26.5"
},
Expand Down
Loading

0 comments on commit 416bf82

Please sign in to comment.