Skip to content
Snippets Groups Projects
Verified Commit 806f5756 authored by TTtie's avatar TTtie
Browse files

add README, declare eslint as a peer dep

parent 6ed3a504
No related branches found
No related tags found
No related merge requests found
# @tt-bot-dev/eslint-config
The ESLint configuration for the [tt-bot-dev](https://github.com/tt-bot-dev) repositories.
\ No newline at end of file
{
"name": "@tt-bot-dev/eslint-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "The ESLint configuration used across all tt-bot-dev repositories.",
"main": "index.js",
"scripts": {
......@@ -21,7 +21,7 @@
"url": "https://github.com/tt-bot-dev/eslint-config/issues"
},
"homepage": "https://github.com/tt-bot-dev/eslint-config#readme",
"dependencies": {
"peerDependencies": {
"eslint": "^6.8.0"
},
"private": false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment