NoScripter
NoScripter
- [x] refactor: remove dead code - [x] refactor: fix Ineffective parameter type
In my `tsconfig.json` file I set `noUnusedParameters` to be `true`, but tsuquyomi is not reporting this error.   While my webpack and ts-loader is warning about these errors: ...
My `tsconfig.json` is as following: ```json { "compilerOptions": { "strictNullChecks": true, "moduleResolution": "node", "experimentalDecorators": true, "outDir": "build", "allowJs": true, "target": "es5", "jsx": "react", "skipLibCheck": true, "allowSyntheticDefaultImports": true, "sourceMap": true, "baseUrl":...
if favicon was uploaded and not stored in static upload folder, this logic is wrong, it should be used from Meta.config instead.
**Describe the bug** ``` Uncaught runtime errors: ERROR DataCloneError: Proxy object could not be cloned. ``` **To Reproduce** Steps to reproduce the behavior: 1. Click on the toolbar icon to...
### issue description I'm using `:AsyncRun! ag 'xxx'` to grep in my project, and I expect the quickfix to open with syntax highlighted and jumpable. Yet the quickfix content is...
Please add https://github.com/antvis/g6 to the list.
## Description by Korbit AI ### What change is being made? Reintroduce OpenAI support to the command line translator, allowing translation options via iciba, deepseek, and OpenAI, with configurable API...
- synonym and antanym comparison - pager - disable deepseek by default ## Description by Korbit AI ### What change is being made? Enable OpenAI as an additional translation backend...