• Mark Tyneway's avatar
    typescript: cleanup (#10606) · 4cad2fa1
    Mark Tyneway authored
    This commit migrates the typescript packages to use
    npm releases instead of local workspace based imports.
    This will allow us to remove:
    - `core-utils`
    - `common-ts`
    
    These packages are no longer maintained and will be receiving
    no updates. Their code can be retreived from before this
    commit or from https://github.com/ethereum-optimism/optimism-legacy
    if it is needed in the future.
    
    The `sdk` will be removed in a follow up.
    4cad2fa1
Name
Last commit
Last update
..
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
test-next Loading commit data...
.depcheckrc Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
example.env Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
setupVitest.ts Loading commit data...
tsconfig.json Loading commit data...
vitest.config.ts Loading commit data...