Skip to content

Commit

Permalink
Remove jsfmt (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinDFuller committed Jan 5, 2024
1 parent 7ff5e0b commit 57a9acd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ module.exports = {
es2024: true,
worker: true,
},
extends: "jsfmt",
};
16 changes: 0 additions & 16 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"chalk": "^5.3.0",
"chalk-cli": "^5.0.1",
"eslint": "^8.47.0",
"eslint-config-jsfmt": "git://github.com/justindfuller/jsfmt",
"markdownlint-cli2": "^0.11.0",
"prettier": "^3.0.1",
"stylelint": "^16.0.2",
Expand Down

0 comments on commit 57a9acd

Please sign in to comment.