mirror of
https://github.com/vbalien/voca.git
synced 2025-12-06 11:26:21 +09:00
refactoring
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"lib": ["deno.window"],
|
||||
"strict": true
|
||||
"lib": ["dom", "deno.ns"],
|
||||
"strict": true,
|
||||
"jsx": "react"
|
||||
},
|
||||
"lint": {
|
||||
"files": {
|
||||
|
||||
Reference in New Issue
Block a user