![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-thedark1337
Advanced tools
ESLint shareable config for Thedark1337
npm install --save-dev eslint-config-thedark1337
NOTE: This extends eslint-config-xo and utilizes ESLint to lint code.
npm install --save-dev eslint eslint-config-xo
Add some ESLint config to your package.json
:
{
"name": "my-nodejs-package",
"eslintConfig": {
"extends": "thedark1337"
}
}
Or to .eslintrc
:
{
"extends": "thedark1337"
}
There are also configs for coding in browser, in ES6, and on the website plug.dj. To use them change extends to one of these:
Copyright © 2015 Thedark1337
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
FAQs
ESLint Shareable Config for Thedark1337
The npm package eslint-config-thedark1337 receives a total of 18 weekly downloads. As such, eslint-config-thedark1337 popularity was classified as not popular.
We found that eslint-config-thedark1337 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.