https://github.com/sondr3/frontend-config
Monorepo containing my configurations for common dev tools
https://github.com/sondr3/frontend-config
eslint-config hacktoberfest prettier-config stylelint-config typescript-config
Last synced: 4 months ago
JSON representation
Monorepo containing my configurations for common dev tools
- Host: GitHub
- URL: https://github.com/sondr3/frontend-config
- Owner: sondr3
- License: mit
- Created: 2019-05-26T21:24:22.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T20:32:35.000Z (5 months ago)
- Last Synced: 2025-02-07T21:27:48.482Z (5 months ago)
- Topics: eslint-config, hacktoberfest, prettier-config, stylelint-config, typescript-config
- Language: JavaScript
- Homepage:
- Size: 4.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frontend-config [](https://github.com/sondr3/frontend-config/actions?workflow=pipeline)
These are a few of the packages and configurations that I use when developing
frontend and JavaScript/Typescript projects. I wouldn't really recommend
anyone other than me using them.## Packages
- `eslint-config` [](https://www.npmjs.com/package/@sondr3/eslint-config)
- `prettier` [](https://www.npmjs.com/package/@sondr3/prettier)
- `renovate` [](https://www.npmjs.com/package/@sondr3/renovate-config)
- `stylelint` [](https://www.npmjs.com/package/@sondr3/stylelint)
- `tsconfig` [](https://www.npmjs.com/package/@sondr3/tsconfig)## Deprecated
The following is packages that I've decided to sunset.
- `eslint-javascript` [](https://www.npmjs.com/package/@sondr3/eslint-config-javascript)
- `eslint-react` [](https://www.npmjs.com/package/@sondr3/eslint-config-react)
- `eslint-typescript` [](https://www.npmjs.com/package/@sondr3/eslint-config-typescript)## License
MIT