David Chin

Results 1 issues of David Chin

I have a shared TSLint config that I use in multiple projects. i.e.: ```json { "extends": "@bigcommerce/tslint-config" } ``` However, this doesn't work because `@bigcommerce/tslint-config` is not available in the...