mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-06 03:45:18 +00:00
Reorganize monorepo structure
* Move all config files to './configs' * Simplify './scripts' folder.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[version]
|
||||
0.148.0
|
||||
|
||||
[ignore]
|
||||
<PROJECT_ROOT>/.*/__tests__/.*
|
||||
<PROJECT_ROOT>/packages/.*/dist/.*
|
||||
<PROJECT_ROOT>/packages/react-native-web-docs/.*
|
||||
<PROJECT_ROOT>/packages/react-native-web-examples/.*
|
||||
.*/node_modules/.*/.*.json
|
||||
|
||||
[include]
|
||||
|
||||
[libs]
|
||||
|
||||
[options]
|
||||
munge_underscores=true
|
||||
Reference in New Issue
Block a user