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 86652f2 commit 7da0819Copy full SHA for 7da0819
.gitignore
@@ -1,3 +1,4 @@
1
+.claude
2
.idea
3
.vscode
4
node_modules
package.json
@@ -5,8 +5,8 @@
5
"license": "OpenRAIL-S",
6
"devDependencies":
7
{
8
- "@isnotdefined/eslint-config": "10.1.0",
9
- "eslint": "9.20.1"
+ "@isnotdefined/eslint-config": "10.6.0",
+ "eslint": "9.36.0"
10
},
11
"scripts":
12
0 commit comments