-
Dear SSAGES developers,
I have used the example SSAGES/Examples/User/ABF/Qbox-CH2Cl-CH2Cl/ for restart calculation test, but there is an error that terminates the simulation, as partially shown in …
-
Hello, guys! Putout looks incredible, I regret not hearing about it earlier! You've done a great job!
However, unfortunately, I've encountered a strange issue. When I run `npx putout test.js` or `p…
-
Hi! I'm very inspired by Putout, the scripting language looks super handy for me.
I have developed a library https://reatom.dev that has a list of rules and best practices that could be automated f…
-
FYI I'm in the process of setting up the repo (going to try fixing #213), but it looks like the eslint 9 situation is causing some problems (since `eslint-plugin-import` doesn't support eslint 9 yet):…
-
I connect a TextField node to the ResultText node, and connect ResultText node to an Output node, and found even in TextField's process method I haven't call `output.sendDone` yet, ResultText's proces…
-
The async methods all seems to consist of wrapping the result of what are essentially sync functions in a Promise.resolve. Is there a way to skip this? There are parts of my application where I cannot…
-
- **Version** (`npm -v`): 10.5.2
- **Node Version** `node -v`: v20.13.1
- **OS** (`uname -a` on Linux): Darwin arm64
Looks like @putout/minify makes js bigger
```js
import { minify } from…
-
Started in #206
1 - how it is with ts error
2 - how it should be (was before)
Case 1
```ts
const MultiChips = ({items, idProperty, labelProperty, onRemove, xs, lg, md, sm, getLabel, disabled}…
-
Hi there! Thanks you for this super powerful tool. Can you help me, how can I use an indetifier string representations as a string? If I wrap it to a quotes, it removes for some reason...
![image](…
-
Finding this tool very interesting to clean whole MonoRepo, but faced with 1 blocking issue.
SetUp:
- "putout": "^35.32.0"
- "typescript": "^5.1.3",
Steps in tsx:
1. --disable-all
2. --enab…