mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-02-18 19:26:51 +00:00
* Migrated code to typescript thanks to @YanislavSpaceIQ * Refactored everything to use https://github.com/callstack/react-native-builder-bob * Fix podfile dependency on "React" * Fix build.gradle issues with jcenter Co-authored-by: YanisSpaceIQ <yanislav.konashchuk@spaceiq.com>
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
} |