Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding eslint and lint configuration to TypeScript SDK (#17676)
Added eslint and TypeScript linting config to the TypeScript SDK. You can run it with npm run lint, but it's not integrated with the build step, so won't fail the build -- just informational.
- Loading branch information