Skip to content

Commit

Permalink
chore: re-vendor newer eslint stylish formatter (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored Dec 5, 2024
1 parent fa05bc3 commit 9fb9805
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 335 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"moment": "*"
},
"devDependencies": {
"@eslint/js": "^9",
"@eslint/js": "^9.16.0",
"@types/node": "^18",
"eslint": "^9",
"eslint": "^9.16.0",
"prettier": "^2.8.7",
"prettier-plugin-sql": "^0.14.0",
"stylelint": "^16",
"stylelint-config-standard": "^36.0.1",
"typescript": "4.9.5",
"typescript-eslint": "^7.10.0"
"typescript-eslint": "^8.17.0"
}
}
Loading

0 comments on commit 9fb9805

Please sign in to comment.