Skip to content

Commit 0c29007

Browse files
author
Josh Goldberg
authored
Added missing_converter.md issue template (#160)
1 parent f0ceaa6 commit 0c29007

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Missing Converter
3+
about: Report a missing TSLint-to-ESLint rule converter in tslint-to-eslint-config
4+
---
5+
6+
<!--
7+
👋 Hi, thanks for filing an issue on tslint-to-eslint-config! 💖
8+
Please fill out all fields below to ensure your issue is addressed.
9+
10+
If your issue doesn't provide enough info to fully explain or reproduce your bug, it will be closed. 😦
11+
-->
12+
13+
### 💥 Missing Converter
14+
15+
- `tslint-to-eslint-config` version: X.X.X
16+
- ESLint version: X.X.X
17+
18+
#### TSLint Rule Name
19+
20+
<!-- Which TSLint rule did tslint-to-eslint-config report not having a converter? -->
21+
22+
#### Package Source
23+
24+
<!-- Optional: If not from TSLint core, which ruleset is the TSLint rule from? -->

0 commit comments

Comments
 (0)