fix: Migrate all rules from eslint-plugin-twenty to eslint-plugin-twenty-ts (#1618)

* migrate rules

* fix

* final

* final
This commit is contained in:
Anik Dhabal Babu
2023-09-17 20:43:05 +05:30
committed by GitHub
parent aaa63b3820
commit 84eaa45027
19 changed files with 732 additions and 405 deletions

View File

@ -1,8 +0,0 @@
{
"name": "eslint-plugin-twenty",
"version": "0.0.2",
"main": "index.js",
"dependencies": {
"postcss": "^8.4.24"
}
}