mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-01 22:25:12 +00:00
refactor: update eslint disable comments after config changes (#2602)
# Summary * update eslint-disable comments after config changes * run bundle exec pod install in tests-example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
/* eslint-disable @typescript-eslint/no-unused-vars */
|
||||
import React from 'react';
|
||||
|
||||
import ColorTest from './ColorTest';
|
||||
|
||||
Reference in New Issue
Block a user