aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorw0rp2026-02-11 20:21:57 +0000
committerw0rp2026-02-11 20:21:57 +0000
commitbee0b49067a5ce7de298de1a7e54ce0938af9188 (patch)
tree2effae8d2275c60d77c1ecfae39bc0b2311e8cc2
parentbe0dfdb67173a5a8c5566eb2137d6727ad9b2e2d (diff)
downloadale-bee0b49067a5ce7de298de1a7e54ce0938af9188.tar.gz

Truncate astro test files to quiet dependabot

-rw-r--r--test/test-files/eslint/astro-app/package.json17
-rw-r--r--test/test-files/eslint/astro-app/tsconfig.json3
2 files changed, 0 insertions, 20 deletions
diff --git a/test/test-files/eslint/astro-app/package.json b/test/test-files/eslint/astro-app/package.json
index 527a99fc8..e69de29bb 100644
--- a/test/test-files/eslint/astro-app/package.json
+++ b/test/test-files/eslint/astro-app/package.json
@@ -1,17 +0,0 @@
-{
- "name": "astro-app",
- "type": "module",
- "version": "0.0.1",
- "scripts": {
- "dev": "astro dev",
- "start": "astro dev",
- "build": "astro check && astro build",
- "preview": "astro preview",
- "astro": "astro"
- },
- "dependencies": {
- "astro": "^4.8.3",
- "@astrojs/check": "^0.7.0",
- "typescript": "^5.4.5"
- }
-} \ No newline at end of file
diff --git a/test/test-files/eslint/astro-app/tsconfig.json b/test/test-files/eslint/astro-app/tsconfig.json
index 77da9dd00..e69de29bb 100644
--- a/test/test-files/eslint/astro-app/tsconfig.json
+++ b/test/test-files/eslint/astro-app/tsconfig.json
@@ -1,3 +0,0 @@
-{
- "extends": "astro/tsconfigs/strict"
-} \ No newline at end of file