@musicplayce/ts-sdk
MusicPlayce SDK made with Typescript intended for client & server-side use.
MusicPlayce SDK made with Typescript intended for client & server-side use.
marigold tsconfig
A tsconfig.json for a nexst client app
Eigenspace team's codestyle
The shareable TypeScript configuration of MLL
Typescript configuration for my projects.
A minimal Yeoman Generator for creating NodeJS modules using TypeScript and including a minimal express server.
A base configuration for typescript projects
A set of common utilities and scripts to be used in the development of projects written in Typescript
Shared TypeScript config for my projects
Initialize typescript configuration information
Make use of tsc --project, no need for extra code!
Import files with strong typing based on import attributes
Indicate the project has 'tsconfig.json' file.
Shared configuration files for Web Wombats projects
The cli for type-cli
The most loosing rules for typescript. Fit for new starter or old javascript projects.
Useful typescript config rules for building react apps, extend rules from [@type-config/standard](https://www.npmjs.com/package/@type-config/standard)
Typescript compiler options can be used in most cases. Use every type check rules, but nothing more(like no-used-something).
The most strict typescript compiler options, check everthing typescript can check. Useful for packages.