Compare commits
No commits in common. "0dba68904e3240d27f157a103b403dbb592ad57e" and "849fcdad866c730f20ba698e4ac28407490fe623" have entirely different histories.
0dba68904e
...
849fcdad86
2 changed files with 0 additions and 4 deletions
|
|
@ -10,9 +10,6 @@ import type { GameRequest } from "@lila/shared";
|
|||
const LABELS: Record<string, string> = {
|
||||
en: "English",
|
||||
it: "Italian",
|
||||
de: "German",
|
||||
fr: "French",
|
||||
es: "Spanish",
|
||||
noun: "Nouns",
|
||||
verb: "Verbs",
|
||||
easy: "Easy",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ export default defineConfig([
|
|||
"**/*.config.ts",
|
||||
"routeTree.gen.ts",
|
||||
"scripts/**",
|
||||
"data-pipeline/**/*",
|
||||
]),
|
||||
|
||||
eslint.configs.recommended,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue