Skip to content

Commit

Permalink
implemented eng-automation/js-style
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Mar 11, 2024
1 parent 93defb9 commit 168ab75
Show file tree
Hide file tree
Showing 3 changed files with 799 additions and 312 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@octokit/rest": "^20.0.2"
},
"devDependencies": {
"@eng-automation/js-style": "^2.3.0",
"@octokit/graphql-schema": "^14.58.0",
"@types/jest": "^29.5.12",
"@vercel/ncc": "^0.38.1",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.5",
"opstooling-js-style": "https://github.com/paritytech/opstooling-js-style#c298d0f732d93712e4397fd53baa3317a3022c8c",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
}
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"rootDir": "./src",
"target": "ESNext",
"lib": ["ESNext"],
"moduleResolution": "node",
"module": "NodeNext",
"sourceMap": false,
"declaration": false,
Expand Down
Loading

0 comments on commit 168ab75

Please sign in to comment.