1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

side pane

This commit is contained in:
muerwre 2019-06-04 04:06:11 +07:00
parent 62e72d166f
commit 9b93012b08
9 changed files with 95 additions and 5 deletions

View file

@ -5,6 +5,7 @@
"sourceMap": true,
"noImplicitAny": false,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"module": "commonjs",
"target": "es6",
"jsx": "react",