-
Updated
Feb 13, 2021 - SCSS
#
tslint
Here are 682 public repositories matching this topic...
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
-
Updated
Oct 26, 2020 - TypeScript
Quickly create and configure a new library or Node.js project
nodejs
template
boilerplate
library
typescript
tslint
prettier
starter
ava
circle-ci
typedoc
standard-version
-
Updated
Dec 10, 2020 - TypeScript
Static analysis for Angular projects.
-
Updated
Feb 18, 2021 - TypeScript
本项目的第四次革命,不止前端!
-
Updated
Jan 8, 2021 - JavaScript
Static code analyzer for TypeScript
typescript
tslint
linter
static-analysis
sonarqube
code-quality
sonarcloud
tslint-plugin
language-team
-
Updated
Jan 7, 2021 - Shell
-
Updated
Aug 18, 2020 - TypeScript
rgant
commented
Jan 28, 2021
💥 Missing Converter
tslint-to-eslint-configversion: 2.1.0typescript-eslintversion: 4.14.1
TSLint Rule Name
- tsl
saadq
commented
Jul 17, 2018
TSLint version >= 2.9 seems to have deprecated no-unused-variable.
...the changes in 2.9 make it much more complex for this rule to work as intended, especially with respect to the ignorePattern option.
It looks like people should now just make sure that their tsconfig.json has the noUnusedLocals option enabled which covers most of what
A TSLint config for JavaScript Standard Style
-
Updated
Oct 12, 2020 - JavaScript
Add the Picture-in-Picture Functionality to YouTube, Netflix, Plex and other video broadcasting services in macOS Sierra
safari-extension
youtube
typescript
webpack
video
tslint
video-player
plex
macos-sierra
netflix
twitch-tv
emby
picture-in-picture
-
Updated
Apr 20, 2017 - JavaScript
TypeScript TSLint language service plugin
-
Updated
Jan 6, 2021 - TypeScript
Runs Prettier as a TSLint rule and reports differences as individual TSLint issues
-
Updated
Feb 19, 2021 - 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.
aws
typescript
mocha
aws-lambda
serverless
tslint
swagger
aws-apigateway
serverless-framework
aws-cloudformation
aws-route53
-
Updated
Dec 11, 2020 - TypeScript
Code ➡️ prettier ➡️ tslint --fix ➡️ Formatted Code ✨
-
Updated
Dec 11, 2020 - JavaScript
TSLint rule for detecting invalid uses of React Hooks
-
Updated
Mar 21, 2020 - TypeScript
JavaScript and TypeScript Style Guide
-
Updated
Oct 28, 2019 - JavaScript
Collection of awesome rules to extend TSLint
-
Updated
Jun 1, 2020 - TypeScript
AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
angularjs
gulp
hero
angular
typescript
mongodb
tslint
mongoose
angular2
expressjs
tour
repository-pattern
seed-application
-
Updated
Jun 15, 2017 - TypeScript
TypeScript 2.2.1 plugin for tslint
-
Updated
Nov 6, 2019 - TypeScript
React and Redux with TypeScript
-
Updated
Jun 14, 2017 - JavaScript
SonarQube plugin for TypeScript files
-
Updated
Jul 8, 2019 - Java
ESLint config focused on maximizing type safety 💪
-
Updated
Nov 8, 2020 - JavaScript
Shared TSLint & codelyzer rules to enforce a consistent code style for Angular development
-
Updated
Dec 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the tslint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tslint topic, visit your repo's landing page and select "manage topics."
This is probably more of an enhancement request...
Repro
{ "rules": { "@typescript-es