You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Сейчас krasota -i file.js -o file.js -b somebeauty приводит к очистке file.js от содержимого.
Хочется иметь возможность указывать в качестве output тот же файл, что и input, чтобы не городить костыли с временными файлами.
The text was updated successfully, but these errors were encountered:
Сейчас
krasota -i file.js -o file.js -b somebeauty
приводит к очистке file.js от содержимого.Хочется иметь возможность указывать в качестве output тот же файл, что и input, чтобы не городить костыли с временными файлами.
The text was updated successfully, but these errors were encountered: