chore: remove unused terraform/opentofu stuff
This commit is contained in:
parent
977eb71fc8
commit
cbd9e12fd5
6 changed files with 4 additions and 54 deletions
|
@ -6,7 +6,7 @@
|
|||
"test:unit": "turbo run test:unit --parallel --continue",
|
||||
"test:e2e": "turbo run test:e2e --parallel --continue",
|
||||
"lint": "turbo run lint",
|
||||
"clean": "turbo run clean && rm -rf node_modules .turbo .terraform terraform.tfstate"
|
||||
"clean": "turbo run clean && rm -rf node_modules .turbo"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@developomp-site/eslint-config": "workspace:*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue