Skip to content

Utility to create ESLint config files

License

Notifications You must be signed in to change notification settings

kecrily/create-config

 
 

Repository files navigation

@eslint/create-config

Utility to create ESLint config files

Usage

Prerequisites: Node.js (^12.22.0, ^14.17.0, or >=16.0.0) built with SSL support. (If you are using an official Node.js distribution, SSL is always built in.)

You can use npm/npx(shipped with Node.js).

# use npm
npm init @eslint/config
# use npx
npx @eslint/create-config

About

Utility to create ESLint config files

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 100.0%