remove path mapping

This commit is contained in:
Joscha Feth
2017-06-26 18:13:32 +02:00
parent e2c87fc5b8
commit c176e0bedc

View File

@@ -17,7 +17,6 @@
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"paths": {
"@storybook/addon-actions": ["storybook__addon-actions"],
"@storybook/react": ["storybook__react"]
}
},