We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cba13c3 commit 9ed1222Copy full SHA for 9ed1222
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+# 0.1.0 (2025-02-15)
4
5
+### Features
6
7
+- initial feature commit ✨ ([cba13c3](https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only/commit/cba13c35947b2e232550f44230fc4ba19e0ec8ef))
8
+- initialized repo ✨ ([9cdfa25](https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only/commit/9cdfa2583a9385656c09dba9e11d03a4c27e1ee0))
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-erasable-syntax-only",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "ESLint plugin to granularly enforce TypeScript's `erasableSyntaxOnly` flag. ❎",
"repository": {
"type": "git",
0 commit comments