https://github.com/billyaddlers/eslint-config
An ESLint config formerly used in Soulwatch web game project, now widely used across other project. For Soulwatch-project related repository, visit
https://github.com/billyaddlers/eslint-config
Last synced: 8 months ago
JSON representation
An ESLint config formerly used in Soulwatch web game project, now widely used across other project. For Soulwatch-project related repository, visit
- Host: GitHub
- URL: https://github.com/billyaddlers/eslint-config
- Owner: BillyAddlers
- Created: 2022-03-11T02:57:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T11:02:07.000Z (about 2 years ago)
- Last Synced: 2025-03-29T02:30:56.805Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `eslint-config`
> An ESLint config formerly used in Soulwatch web game project, now widely used across other project.
For Soulwatch-project related repository, visit [here](https://github.com/BillyAddlers/soulwatch)
## Usage
```
{
"extends": "@billyaddlers/eslint-config"
}
```