specs: Move to dedicated repo (#9121)
Showing
.markdownlint.json
deleted
100644 → 0
... | @@ -21,9 +21,6 @@ | ... | @@ -21,9 +21,6 @@ |
"lint:ts:check": "npx nx run-many --target=lint:ts:check", | "lint:ts:check": "npx nx run-many --target=lint:ts:check", | ||
"lint:check": "npx nx run-many --target=lint:check", | "lint:check": "npx nx run-many --target=lint:check", | ||
"lint:fix": "npx nx run-many --target=lint:fix", | "lint:fix": "npx nx run-many --target=lint:fix", | ||
"lint:specs:fix": "npx markdownlint-cli2-fix \"./specs/**/*.md\"", | |||
"lint:specs:check": "npx markdownlint-cli2 \"./specs/**/*.md\"", | |||
"lint:specs:toc": "npx doctoc '--title=**Table of Contents**' ./specs", | |||
"preinstall": "npx only-allow pnpm", | "preinstall": "npx only-allow pnpm", | ||
"ready": "pnpm lint && pnpm test", | "ready": "pnpm lint && pnpm test", | ||
"prepare": "husky install", | "prepare": "husky install", | ||
... | @@ -67,8 +64,6 @@ | ... | @@ -67,8 +64,6 @@ |
"eslint-plugin-unicorn": "^50.0.1", | "eslint-plugin-unicorn": "^50.0.1", | ||
"husky": "^8.0.3", | "husky": "^8.0.3", | ||
"lint-staged": "15.2.0", | "lint-staged": "15.2.0", | ||
"markdownlint": "^0.33.0", | |||
"markdownlint-cli2": "0.4.0", | |||
"mocha": "^10.2.0", | "mocha": "^10.2.0", | ||
"nx": "17.2.8", | "nx": "17.2.8", | ||
"nyc": "^15.1.0", | "nyc": "^15.1.0", | ||
... | ... |
specs/LICENSE
deleted
100644 → 0
349 KB
466 KB
269 KB
185 KB
413 KB
257 KB
558 KB
specs/batcher.md
deleted
100644 → 0
specs/bridges.md
deleted
100644 → 0
specs/deposits.md
deleted
100644 → 0
specs/derivation.md
deleted
100644 → 0
specs/exec-engine.md
deleted
100644 → 0
specs/fault-proof.md
deleted
100644 → 0
specs/glossary.md
deleted
100644 → 0
specs/messengers.md
deleted
100644 → 0
specs/meta/README.md
deleted
100644 → 0
specs/meta/devnet.md
deleted
100644 → 0
specs/overview.md
deleted
100644 → 0
specs/predeploys.md
deleted
100644 → 0
specs/preinstalls.md
deleted
100644 → 0
specs/proposals.md
deleted
100644 → 0
specs/rollup-node.md
deleted
100644 → 0
specs/withdrawals.md
deleted
100644 → 0