We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c7a2e commit 61aee69Copy full SHA for 61aee69
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "eslint-config-ts-prefixer",
3
"author": "Ryota Murakami <dojce1048@gmail.com> (https://ryota-murakami.github.io/)",
4
"license": "MIT",
5
- "version": "3.0.4",
+ "version": "4.0.0",
6
"description": "Ruleset of meaningful Lint rules on runtime and beautiful formatters. (prettier & eslint-plugin-import & eslint-plugin-sort-keys-custom-order)",
7
"type": "module",
8
"main": "eslint.config.mjs",
0 commit comments