Change linting import/no-cycle to warning (not error)
This commit is contained in:
		| @ -10,6 +10,7 @@ | |||||||
|         "jQuery": false |         "jQuery": false | ||||||
|     }, |     }, | ||||||
|     "rules": { |     "rules": { | ||||||
|  |         "import/no-cycle": 1, | ||||||
|         "no-const-assign": 1, |         "no-const-assign": 1, | ||||||
|         "no-shadow": 0, |         "no-shadow": 0, | ||||||
|         "no-this-before-super": 1, |         "no-this-before-super": 1, | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user