blob: 4a9cad42949d33265dfda6eb6b3f36a42f74700e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
nodeLinker: node-modules
packageExtensions:
# awaiting fix: https://github.com/facebook/create-react-app/issues/11982
# https://github.com/facebook/create-react-app/issues/12456
'eslint-plugin-flowtype@*':
peerDependenciesMeta:
'@babel/plugin-syntax-flow':
optional: true
'@babel/plugin-transform-react-jsx':
optional: true
|