mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
* Creating initial type definitions for 'amazon-cognito-auth-js', which include all JSDoc from the ES source code. I'm attempting to follow the same interface naming conventions found in aws/amazon-cognito-identity-js. I've deviated from the standard package template by creating a /test subfolder that contains the conventionally named test file along with a second file that references types from a global namespace. * Removing tslint interface-name rule override and removing "I" prefix from interface names. * Improving tests by ensuring all interface types are explicitly referenced. * Removing unnecessary .editorconfig in package directory.
2 lines
33 B
JSON
2 lines
33 B
JSON
{ "extends": "dtslint/dt.json" }
|