amplitude / Amplitude-Node

Server-side Node.js SDK for Amplitude
MIT License
67 stars 20 forks source link

feat: @amplitude/eslint-config-typescript #49

Closed jooohhn closed 4 years ago

jooohhn commented 4 years ago

Summary

Solves linting

Checklist

kelvin-lu commented 4 years ago

@jooohhn the local linking with lerna might be because you're not declaring it as one of the workspaces in the top level package.json. But, I think it might make sense that this isn't treated as a workspace dir since you can't do other things that we need for validation (testing, building, etc.)