Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tooling #1

Open
TC-mSundaram opened this issue Feb 25, 2021 · 9 comments
Open

tooling #1

TC-mSundaram opened this issue Feb 25, 2021 · 9 comments

Comments

@TC-mSundaram
Copy link

TC-mSundaram commented Feb 25, 2021

tsconfig

    "noUnusedLocals": false

eslintrc

  "rules": {
    "@typescript-eslint/no-unused-vars": "off"
  }

.prettierrc.yml -> .prettierrc

void.ts

@typescript-eslint/no-explicit-any
@TC-mSundaram
Copy link
Author

@TC-mSundaram
Copy link
Author

microsoft/TypeScript#2225

microsoft/TypeScript#13573

class-interface merge

https://stackoverflow.com/a/13408029

intersection types

conditionals

@TC-mSundaram
Copy link
Author

@TC-mSundaram
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants