Skip to content

Add typings for mongoose-geojson-schema#21028

Merged
sheetalkamat merged 2 commits intoDefinitelyTyped:masterfrom
bondz:mongoose-geojson-schema
Oct 26, 2017
Merged

Add typings for mongoose-geojson-schema#21028
sheetalkamat merged 2 commits intoDefinitelyTyped:masterfrom
bondz:mongoose-geojson-schema

Conversation

@bondz
Copy link
Contributor

@bondz bondz commented Oct 26, 2017

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Follow the advice from the readme.
  • Avoid common mistakes.
  • Run npm run lint package-name (or tsc if no tslint.json is present).

If adding a new definition:

  • The package does not provide its own types, and you can not add them.
  • If this is for an NPM package, match the name. If not, do not conflict with the name of an NPM package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • tslint.json should be present, and tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

@dt-bot
Copy link
Member

dt-bot commented Oct 26, 2017

types/mongoose-geojson-schema/index.d.ts

Checklist

@bondz
Copy link
Contributor Author

bondz commented Oct 26, 2017

cc @JonathanLoscalzo

@JonathanLoscalzo
Copy link

Great @bondz !

@typescript-bot typescript-bot added the New Definition This PR creates a new definition package. label Oct 26, 2017
@sheetalkamat sheetalkamat merged commit e063f03 into DefinitelyTyped:master Oct 26, 2017
@bondz bondz deleted the mongoose-geojson-schema branch October 26, 2017 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Definition This PR creates a new definition package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants