Suggestion: Add option to make generated files read-only #17560
Labels
Out of Scope
This idea sits outside of the TypeScript language design constraints
Suggestion
An idea for TypeScript
On several occasions I have accidentally modified either the generated JS file, or the generated ".d." definition file.
Typically this happens inside vscode during a debug session, or within a chrome debug session. But it has also happened during regular edit/compile cycle (with the .d. file specifically).
The text was updated successfully, but these errors were encountered: