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 c51bd09 commit 2f15c34Copy full SHA for 2f15c34
1 file changed
MAINTENANCE.md
@@ -135,6 +135,7 @@ When converting existing code from JS to TS you can do it in 2 parts:
135
136
- Ensuring type safety within JS code,
137
- Converting JS to TS.
138
+- Ensure empty `.npmignore` is present in the directory you just introduces the typescript file.
139
140
The repository is set up in a way that supports files at all 3 conversion steps (including fully unconverted files).
141
0 commit comments