Skip to content

Commit

Permalink
Merge pull request #13 from yalesites-org/YSP-559-update-npm-packages-6
Browse files Browse the repository at this point in the history
feat(YSP-559): add eslintrc for prettier compatibility
  • Loading branch information
joetower authored Jun 17, 2024
2 parents 55dd5ad + b783f09 commit 2dfa4cd
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 67 deletions.
85 changes: 21 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier": "^2.4.1",
"stylelint": "^16.6.1",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"stylelint-prettier": "^3.0.0",
"stylelint-selector-bem-pattern": "^4.0.0"
}
}

0 comments on commit 2dfa4cd

Please sign in to comment.