All Projects → blakeembrey → Tslint Config Standard

blakeembrey / Tslint Config Standard

Licence: other
A TSLint config for JavaScript Standard Style

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Tslint Config Standard

eslint-config
An ESLint shareable config that I used in my projects
Stars: ✭ 15 (-95.81%)
Mutual labels:  eslint, tslint
Tslint To Eslint Config
Converts your TSLint configuration to the closest possible ESLint equivalent. 🚀
Stars: ✭ 680 (+89.94%)
Mutual labels:  eslint, tslint
Lynt
✨ A zero config JavaScript linter with support for Typescript, Flow, and React.
Stars: ✭ 390 (+8.94%)
Mutual labels:  eslint, tslint
Typescript Eslint
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
Stars: ✭ 10,831 (+2925.42%)
Mutual labels:  eslint, tslint
Codestyle
JavaScript and TypeScript Style Guide
Stars: ✭ 207 (-42.18%)
Mutual labels:  eslint, tslint
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (-56.42%)
Mutual labels:  eslint, tslint
Gatsby Starter Typescript Deluxe
A Gatsby starter with TypeScript, Storybook, Styled Components, Framer Motion, Jest, and more.
Stars: ✭ 50 (-86.03%)
Mutual labels:  eslint, tslint
web-build-tool-demo
比较全面的前端构建工具demo,拿来即练,不定时更新,包含git npm gulp webpack babel typescript husky eslint tslint lint-stage prettier等
Stars: ✭ 42 (-88.27%)
Mutual labels:  eslint, tslint
Lint Review
An automated code linting bot that integrates various code lint tools with github pull requests.
Stars: ✭ 279 (-22.07%)
Mutual labels:  eslint, tslint
Awesome Standard
Documenting the explosion of packages in the standard ecosystem!
Stars: ✭ 300 (-16.2%)
Mutual labels:  eslint
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+5131.01%)
Mutual labels:  eslint
Expo Netflix
Netflix UI Clone with React Native & Expo || web support => https://expo-netflix.vercel.app
Stars: ✭ 297 (-17.04%)
Mutual labels:  eslint
Eslint Config Auto
Automatically configure ESLint based on project dependencies
Stars: ✭ 302 (-15.64%)
Mutual labels:  eslint
Eslint Nibble
Ease into ESLint, by fixing one rule at a time
Stars: ✭ 322 (-10.06%)
Mutual labels:  eslint
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (-16.76%)
Mutual labels:  eslint
Rxjs Tslint Rules
TSLint rules for RxJS
Stars: ✭ 341 (-4.75%)
Mutual labels:  tslint
Serverless Bundle
Optimized packages for ES6 and TypeScript Node.js Lambda functions without any configuration.
Stars: ✭ 295 (-17.6%)
Mutual labels:  eslint
React Redux Sass Starter
Everything you need to get started with a basic React application
Stars: ✭ 293 (-18.16%)
Mutual labels:  eslint
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-1.4%)
Mutual labels:  eslint
Piptool
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
Stars: ✭ 337 (-5.87%)
Mutual labels:  tslint

TSLint Config Standard

NPM version NPM downloads Build status

A TSLint config for JavaScript Standard Style

Installation

npm install tslint-config-standard --save-dev

Usage

In tslint.json:

{
  "extends": "tslint-config-standard"
}

P.S. Some TSLint rules require the use of --project to run.

Rules

Help

Many TSLint ESLint Rules are incomplete and can use your help!

License

Apache 2.0

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].