update config files
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"presets": ["next/babel", "@babel/preset-typescript',"]
|
||||
"presets": ["next/babel", "@babel/preset-typescript"]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"jest": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user