Skip to content
Snippets Groups Projects
Unverified Commit 7789ce34 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

move github-slack-map to fix release script build (#43692)

parent 6fcbf23e
No related branches found
No related tags found
No related merge requests found
File moved
import { WebClient } from '@slack/web-api';
import _githubSlackMap from "../../.github/github-slack-map.json";
import _githubSlackMap from "../github-slack-map.json";
const githubSlackMap: Record<string, string> = _githubSlackMap;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment