Skip to content

Commit

Permalink
updates on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRogalskiy committed Jan 2, 2023
1 parent 7ebde7a commit d7db1b5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
9 changes: 9 additions & 0 deletions code-formats.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@
"@types/lodash.mergewith": "^4.6.6",
"@types/node-fetch": "^2.5.10",
"@types/prettier": "^2.1.5",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@vercel/node": "^1.9.0",
"boxen": "^5.0.0",
"conventional-changelog-cli": "^2.0.0",
"coveralls": "^3.0.0",
"dateformat": "^4.5.1",
"del-cli": "^3.0.1",
"eslint": "^7.18.0",
"eslint-config-prettier": "^6.15.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-spellcheck": "0.0.17",
Expand Down

1 comment on commit d7db1b5

@vercel
Copy link

@vercel vercel bot commented on d7db1b5 Jan 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.