mirror of
https://github.com/Asraelite/littlebigcomputer.git
synced 2025-07-17 16:16:51 +00:00
Init commit
This commit is contained in:
commit
c45ad79440
48 changed files with 6786 additions and 0 deletions
8
assembler/tsconfig.json
Normal file
8
assembler/tsconfig.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"module": "es2022",
|
||||
"lib": ["esnext", "DOM", "es2023"],
|
||||
"target": "esnext"
|
||||
},
|
||||
"target": "esnext"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue