Skip to content
View tanmayairbase's full-sized avatar
:shipit:
who reads this?
:shipit:
who reads this?
  • Amdavad, India
  • 08:04 (UTC +05:30)

Organizations

@Airbase

Block or report tanmayairbase

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. tscheck-action-shell tscheck-action-shell Public

    A GitHub action that runs git diff against the base branch and checks if new @ts-nochecks are added.

    Shell 1 1

  2. A nodejs script to find files with `... A nodejs script to find files with `@ts-nocheck` in the code for given search term
    1
    const { exec } = require('child_process')
    2
    const fs = require('fs')
    3
    const sortBy = require('lodash/sortBy')
    4
    
                  
    5
    const sortAndLog = (fileData, count, failCount) => {
  3. react-vite-boilerplate react-vite-boilerplate Public

    Created with StackBlitz ⚡️

    TypeScript