We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d23b823 commit 62f389dCopy full SHA for 62f389d
packages/eslint-config-custom/package.json
@@ -2,6 +2,7 @@
2
"name": "eslint-config-custom",
3
"version": "0.0.0",
4
"main": "index.js",
5
+ "private": true,
6
"license": "MIT",
7
"dependencies": {
8
"eslint": "^7.23.0",
packages/tests/package.json
"name": "tests",
"version": "1.0.0",
"description": "",
"scripts": {
"dev:test": "cypress open --config baseUrl=http://localhost:5173",
0 commit comments