Suppression commentaire inutile
This commit is contained in:
parent
b1d8fdf45a
commit
d8778a1224
@ -3,7 +3,7 @@
|
|||||||
"outDir": "./src",
|
"outDir": "./src",
|
||||||
"noImplicitAny": true,
|
"noImplicitAny": true,
|
||||||
"module": "es6",
|
"module": "es6",
|
||||||
"target": "es5", // compilation en JS compatible ES5
|
"target": "es5",
|
||||||
"jsx": "react",
|
"jsx": "react",
|
||||||
"allowJs": true
|
"allowJs": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user