Procházet zdrojové kódy

little clean

master
valere před 6 dny
rodič
revize
d3e008b3ae
4 změnil soubory, kde provedl 0 přidání a 12 odebrání
  1. +0
    -4
      e2e/tsconfig.json
  2. +0
    -8
      e2e/vue.spec.ts
  3. binární
      public/favicon.ico
  4. +0
    -0
      vip.sh

+ 0
- 4
e2e/tsconfig.json Zobrazit soubor

@@ -1,4 +0,0 @@
{
"extends": "@tsconfig/node22/tsconfig.json",
"include": ["./**/*"]
}

+ 0
- 8
e2e/vue.spec.ts Zobrazit soubor

@@ -1,8 +0,0 @@
import { test, expect } from '@playwright/test';

// See here how to get started:
// https://playwright.dev/docs/intro
test('visits the app root url', async ({ page }) => {
await page.goto('/');
await expect(page.locator('div.greetings > h1')).toHaveText('You did it!');
})

binární
public/favicon.ico Zobrazit soubor

Před Za

back/vip.sh → vip.sh Zobrazit soubor


Načítá se…
Zrušit
Uložit