All Projects → tkqubo → codeclimate-tslint

tkqubo / codeclimate-tslint

Licence: other
Code Climate TSLint-Engine

Programming Languages

typescript
32286 projects
HTML
75241 projects
Makefile
30231 projects
Dockerfile
14818 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to codeclimate-tslint

Codeclimate
Code Climate CLI
Stars: ✭ 2,273 (+5728.21%)
Mutual labels:  codeclimate, climate-cli
gulp-reporter
Error report for: CSSLint/EditorConfig/ESLint/HTMLHint/JSCS/JSHint/PostCSS/Standard/TSLint/XO
Stars: ✭ 17 (-56.41%)
Mutual labels:  tslint
Codestyle
JavaScript and TypeScript Style Guide
Stars: ✭ 207 (+430.77%)
Mutual labels:  tslint
spec
🐣 easy to use eslint/stylelint/tslint/prettier/...
Stars: ✭ 60 (+53.85%)
Mutual labels:  tslint
Tslint React Hooks
TSLint rule for detecting invalid uses of React Hooks
Stars: ✭ 218 (+458.97%)
Mutual labels:  tslint
javascript-test-reporter
DEPRECATED Code Climate test reporter client for JavaScript projects
Stars: ✭ 68 (+74.36%)
Mutual labels:  codeclimate
Angular2 Express Mongoose Gulp Node Typescript
AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
Stars: ✭ 201 (+415.38%)
Mutual labels:  tslint
ts-standard
Typescript style guide, linter, and formatter using StandardJS
Stars: ✭ 338 (+766.67%)
Mutual labels:  tslint
fullstack-typescript
A demo project of a full stack typescript application
Stars: ✭ 28 (-28.21%)
Mutual labels:  tslint
Typescript Starter
Quickly create and configure a new library or Node.js project
Stars: ✭ 2,953 (+7471.79%)
Mutual labels:  tslint
Tslint Plugin Prettier
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues
Stars: ✭ 232 (+494.87%)
Mutual labels:  tslint
Codelyzer
Static analysis for Angular projects.
Stars: ✭ 2,436 (+6146.15%)
Mutual labels:  tslint
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (+30.77%)
Mutual labels:  tslint
Typescript
TypeScript coding guidelines & configs for Formik
Stars: ✭ 215 (+451.28%)
Mutual labels:  tslint
react-ui-kit-boilerplate
A minimal React UI Kit boilerplate with Storybook, hot reloading, Styled Components, Typescript and Jest
Stars: ✭ 88 (+125.64%)
Mutual labels:  tslint
Tslint Consistent Codestyle
Collection of awesome rules to extend TSLint
Stars: ✭ 203 (+420.51%)
Mutual labels:  tslint
Aws Lambda Typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
Stars: ✭ 228 (+484.62%)
Mutual labels:  tslint
vscode-lint
A VSCode configuration tool integrating Stylelint and Eslint
Stars: ✭ 60 (+53.85%)
Mutual labels:  tslint
cms-fe-angular8
A Content Management System with Angular8, UI use Ant-Design(ng-zorro-antd)
Stars: ✭ 65 (+66.67%)
Mutual labels:  tslint
codeclimate-action
GitHub Action to send your code coverage to CodeClimate
Stars: ✭ 145 (+271.79%)
Mutual labels:  codeclimate

Code Climate TSLint-Engine

CircleCI Code Climate Code Climate David License

codeclimate-tslint is a Code Climate engine that wraps tslint. You can run it on your command line using the Code Climate CLI, or on Code Climate's hosted analysis platform.

TSLint is a linter for the TypeScript language.

Installation

  1. If you haven't already, install the Code Climate CLI.
  2. Run codeclimate engines:enable tslint. This command both installs the engine and enables it in your .codeclimate.yml file.
  3. You're ready to analyze! Browse into your project's folder and run codeclimate analyze.

Need help?

For help with tslint, check out their documentation.

If you're running into a Code Climate issue, first look over this project's GitHub Issues, as your question may have already been covered.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].