Skip to content

fix(TSE-1157): Improve US datacenter documentation and typings #298

fix(TSE-1157): Improve US datacenter documentation and typings

fix(TSE-1157): Improve US datacenter documentation and typings #298

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/[email protected]
with:
version: 7.5.0
node-version: '16.x'
- run: pnpm install
- run: pnpm lint