Updated example with reanimated and paper #332
Annotations
10 errors and 1 warning
Run yarn lint:
example/babel.config.js#L8
Expected object keys to be in ascending order. 'plugins' should be before 'presets'
|
Run yarn lint:
example/babel.config.js#L10
Strings must use doublequote
|
Run yarn lint:
example/babel.config.js#L11
Missing trailing comma
|
Run yarn lint:
example/metro.config.cjs#L6
Strings must use doublequote
|
Run yarn lint:
example/metro.config.cjs#L23
Missing trailing comma
|
Run yarn lint:
example/src/App.tsx#L3
Member 'Button' of the import declaration should be sorted alphabetically
|
Run yarn lint:
example/src/App.tsx#L20
There should be at least one empty line between import groups
|
Run yarn lint:
example/src/App.tsx#L21
`react-native-paper` import should occur before import of `react-native-spotlight-tour`
|
Run yarn lint:
example/src/App.tsx#L21
Strings must use doublequote
|
Run yarn lint:
example/src/App.tsx#L22
`react-native-reanimated` import should occur before import of `react-native-spotlight-tour`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading