![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
eslint-config-hyoban
Advanced tools
Hyoban's ESLint Config, enable most of the recommended rules from the following plugins:
To view what rules are enabled:
npx eslint-flat-config-viewer
# my fork (temporary)
npx efcv
ni -D eslint eslint-config-hyoban
eslint.config.js
or eslint.config.mjs
for cjs
import hyoban from "eslint-config-hyoban";
export default hyoban();
[!Note] If your ESLint version is less than 8.57.0, you have to use eslint.config.js.
// eslint-disable-next-line unicorn/prefer-module, unicorn/no-await-expression-member
module.exports = (async () => (await import("./eslint.config.mjs")).default)();
Initialize setup
npx eslint-config-hyoban
FAQs
Hyoban's ESLint Config
The npm package eslint-config-hyoban receives a total of 926 weekly downloads. As such, eslint-config-hyoban popularity was classified as not popular.
We found that eslint-config-hyoban demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.