feat(tooling): add eslint-config to tooling pkgs

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-21 22:47:55 +01:00
committed by Braks
parent 5c0fb912fc
commit 45cbdbfd27
34 changed files with 764 additions and 898 deletions

View File

@@ -18,11 +18,6 @@
"@antfu/eslint-config": "^0.35.2",
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.4",
"shx": "^0.3.4",
"turbo": "^1.8.1",
"typescript": "^4.9.5"