Commit Inicial
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"checkJs": true,
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
"target": "es2015"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user