_guidelines icon indicating copy to clipboard operation
_guidelines copied to clipboard

Guidelines for @types contributors

Results 1 _guidelines issues
Sort by recently updated
recently updated
newest added

We use `typings` to bundle the typings and using tsc to run test, so `noEmit` actually does not work. What should we do for `@types` when redirect has landed? Do...