Topic: "tslint-rules"
jonaskello/tslint-immutable
TSLint rules to disable mutation in TypeScript.
Language: TypeScript - Size: 1000 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 418 - Forks: 14

prettier/tslint-plugin-prettier
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues
Language: TypeScript - Size: 582 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 235 - Forks: 14

Gelio/tslint-react-hooks
TSLint rule for detecting invalid uses of React Hooks
Language: TypeScript - Size: 77.1 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 218 - Forks: 10

Glavin001/tslint-clean-code
TSLint rules for enforcing Clean Code
Language: TypeScript - Size: 739 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 170 - Forks: 15

ionic-team/v4-migration-tslint Fork of cwoolum/ionicV4-tslint
TSLint rules for Ionic Angular v4 Migration
Language: TypeScript - Size: 314 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 101 - Forks: 17

webschik/tslint-config-security 📦
TSLint security rules
Language: TypeScript - Size: 105 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 69 - Forks: 6

positive-js/tslint-config 📦
TypeScript rules
Language: TypeScript - Size: 534 KB - Last synced at: 4 days ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 10

hmil/tslint-override
TSLint plugin bringing support for the override keyword
Language: TypeScript - Size: 2.61 MB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 6

marcuzy/tslint-origin-ordered-imports-rule 📦
TSLint Origin Ordered Imports Rule
Language: TypeScript - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

yantrab/class-validator-rule
tslint rule for class-validator
Language: TypeScript - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 0

chinchiheather/tslint-lines-between-class-members
Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint
Language: TypeScript - Size: 188 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 5

Sergiioo/tslint-defocus
A tslint rule to nag you when you forget that you have focused some Jasmine tests with 'fdescribe' or 'fit'
Language: TypeScript - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 6

Gelio/tslint-import-group-ordering
TSLint rule for ordering import groups
Language: TypeScript - Size: 86.9 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 1

jwbay/tslint-misc-rules
Collection of miscellaneous TSLint rules
Language: TypeScript - Size: 270 KB - Last synced at: about 3 hours ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 4

codeep/Angular4-Node-Mongo-Starter
Language: TypeScript - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 3

kaiza/tslint-jasmine-rules
tslint rules for jasmine tests
Language: TypeScript - Size: 55.7 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 12

alhugone/tslint-strict-null-checks
TsLint rules preventing undefined leaks in strictNullChecks mode
Language: TypeScript - Size: 70.3 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 0

didilinkin/react-admin-antd-ts-dvaCore
React admin - 只有 dvaCore; 路由用Router 4 (BrowserHistory)模式, 而不是 hash; 配置了 router-redux
Language: TypeScript - Size: 150 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

fermmm/boilerplate-typescript-react-redux-webpack
Starting template (boilerplate) for a front end Typescript + React project. Updated in 2020.
Language: TypeScript - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

kata-ai/tslint-config-kata 📦
(DEPRECATED) TSLint config used at Kata.ai
Language: TypeScript - Size: 222 KB - Last synced at: about 11 hours ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

leapfrogtechnology/tslint-config-leapfrog 📦
Set of TSLint rules for TypeScript projects at Leapfrog.
Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

karfau/tslint-report 📦
a utility for maintaining a tslint rule set
Language: TypeScript - Size: 102 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

greybax/generator-tslint
A Yeoman generator to help with TSLint development
Language: JavaScript - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

romaleev/enigma-ts
TypeScript Enigma Machine Implementation
Language: TypeScript - Size: 192 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

BendingBender/tslint-rules 📦
TSLint rule plugins
Language: TypeScript - Size: 399 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 6

ikatyang/tslint-plugin-ikatyang 📦
tslint rules for ikatyang
Language: TypeScript - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

strax/tslint-no-unused 📦
A TSLint rule for detecting unused locals and properties (for TS 2.9+)
Language: TypeScript - Size: 14.6 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

Inlustra/tslint-ngrx
A repository for opinionated ngrx rules.
Language: TypeScript - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

mcmath/tslint-rules
Custom rules for TSLint
Language: TypeScript - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 3

rx-ts/ng-tslint
Useful TSLint rules extracted from `angular/components` for Angular libraries.
Language: TypeScript - Size: 293 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 1

anmuel/tslint-noif
A tslint rule extension to prohibit the usage of conditional statements.
Language: TypeScript - Size: 97.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 2

m-przybylski/tslint-gandalf-rules
Set of TSLint rules
Language: TypeScript - Size: 368 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

smartive/tslint-config 📦
TSLint configuration based on Airbnb's styleguide
Size: 18.6 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

satansdeer/custom-tslint-rule
Language: TypeScript - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

decentro-gmbh/tslint
Core tslint ruleset to be extended by other Decentro TypeScript projects
Size: 37.1 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

webschik/tslint-import-rules
Set of TSLint rules that help validate proper imports.
Language: TypeScript - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

alexdrel/smart-tslint-rules
Human-friendly tslint rules
Language: JavaScript - Size: 14.6 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

wadackel/tslint-ass-wipe-yourself
[EXPERIMENTAL RULE] A TSLint rule. annotation comment are requires assignee name.
Language: TypeScript - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

thundernet8/CustomTSLintRules
Custom TSLint rules
Language: TypeScript - Size: 21.5 KB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

buildo/tslint-no-loops 📦
It's 2018 and you still use loops?
Language: JavaScript - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

jens-duttke/tslint-filter
Suppress and extend TSLint warnings, before they get returned to the console or your code editor
Language: TypeScript - Size: 109 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bettermarks/bm-tslint-rules 📦
bettermarks default tslint rule set - development is frozen
Language: TypeScript - Size: 232 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

crsanti/eslint-generator
An eslint config generator with interactive examples
Language: TypeScript - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

omkarsheral1989/tslint-rules-line-before-tests
tslint rules for checking lines before test cases
Language: TypeScript - Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

TaylorBriggs/tslint-plugin-jasmine Fork of tlvince/eslint-plugin-jasmine 📦
TSLint rules for Jasmine
Language: JavaScript - Size: 371 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

leroydev/no-setting-array-properties-rule
A TSLint rule which forbids setting array properties, because they aren't handled by JSON.stringify.
Language: TypeScript - Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

benhigham/eslint-config
My personal ESLint configurations.
Language: JavaScript - Size: 917 KB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

GetTerminus/tslint-config-frontend
:art: The Terminus TSLint frontend configuration.
Language: JavaScript - Size: 704 KB - Last synced at: 5 minutes ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nimjetushar/tslint-rules 📦
Standard tslint rules
Language: JavaScript - Size: 45.9 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Apis-tam/React-boilerplate
Boilerplate : React, TS, Redux/toolkit, ScSS, TS/Es lint, styleLint.
Language: TypeScript - Size: 330 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

werk85/tslint-rules
Organisation wide tslint rules for werk85
Language: TypeScript - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

unional/tslint-config-unional 📦
tslint extension package enforcing https://github.com/unional/typescript-guidelines
Language: JavaScript - Size: 1.37 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 3

deepcrawl/tslint-config-deepcrawl
DeepCrawl Common TypeScript language rules
Language: JavaScript - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

iyegoroff/tslint-no-named-import-export
TSLint rule that prohibits named imports and exports
Language: TypeScript - Size: 22.5 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

GregRos/tslint-config-gregros
Obsolete TSLint configuration.
Language: JavaScript - Size: 21.5 KB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

visuallylab/tslint-config-frontend
Lint rules related to web frontend development using React
Size: 16.6 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

waliot/tslint-config 📦
Waliot TSlint config
Size: 11.7 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

axelo/tslint-jsx-typed-class-name 📦
TSLint rule to provide typed class names for the jsx attribute className. Add more safety to your react components, especially with the css utility library of your choice.
Language: TypeScript - Size: 42 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ajcrites/ts-config-mobiquity 📦
*DEPRECATED* - Mobiquity standard configuration and linting setup for TypeScript
Language: JavaScript - Size: 507 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

ayarushin/tslint 📦
Custom tslint config
Language: JavaScript - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

totkeks/tslint-rule-explorer 📦
Small Angular SPA to explore existing typescript linting rules.
Language: TypeScript - Size: 883 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

DCzajkowski/tslint-enum-value-name-rule 📦
TSLint rule to enforce enum value casing.
Language: TypeScript - Size: 10.7 KB - Last synced at: 28 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

poetapp/tslint-rules
Po.et TSLint rules
Language: TypeScript - Size: 650 KB - Last synced at: 39 minutes ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

totkeks/tslint-rules 📦
Additional typescript linting rules
Language: TypeScript - Size: 17.6 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

unix/tslint-config-lambdas
TSLint config for Lambdas style
Language: JavaScript - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

BooheeFE/tslint-config-booheefe
TSLint config for Boohee FE team.
Language: JavaScript - Size: 37.1 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ceszare/tslint-house-rules
Opinionated extension of the tslint-preferred rules provided by Palantir(https://palantir.github.io/tslint/), adjusted to my liking.
Language: JavaScript - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

glints-dev/tslint-rules
Shared rules for the TypeScript Linter, TSLint.
Language: JavaScript - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

markelog/tslint-config-tinkoff
A TSLint config for Tinkoff JavaScript Style
Language: JavaScript - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

aleung/tslint-strict-error-throw
Custom tslint rule to restricts that only instances or subclasses of Error be thrown.
Language: TypeScript - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Yingkaixiang/ykx-tslint
个性化 tslint 规则
Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

fullstack-developer08/React-Typescript1
Language: JavaScript - Size: 104 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

RecuencoJones/DAFHTFGY
Did Adrián Finish His TFG Yet?
Language: TypeScript - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

thoughtbit/tslint-config-base
:package: ThoughtBit for tslint config
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nunof07/tslint-no-subclass
TSLint rule to prevent class inheritance
Language: TypeScript - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

chinchiheather/tslint-lines-between-decorator-and-class
TSLint rule to enforce number of new lines between a class and its decorator - designed with Angular projects in mind
Language: JavaScript - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Boulangerie/tslint-presets
A set of tslint rules
Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

bafolts/tslint-no-closures
A typescript linting rule to discourage the usage of closures.
Language: TypeScript - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
