Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Some new plugins #395

Merged
merged 7 commits into from
Aug 20, 2020
Merged

Some new plugins #395

merged 7 commits into from
Aug 20, 2020

Conversation

saiichihashimoto
Copy link
Owner

No description provided.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import styles from './react.module.css';


This comment was generated by todo based on a eslint-disable comment in 93576a5 in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
const Component = () => (


This comment was generated by todo based on a eslint-disable comment in 93576a5 in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import OtherComponent from './other';


This comment was generated by todo based on a eslint-disable comment in 93576a5 in #395.

it detects all the tests as unused, which is silly
@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import styles from './react.module.css';


This comment was generated by todo based on a eslint-disable comment in 918b19a in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
const Component = () => (


This comment was generated by todo based on a eslint-disable comment in 918b19a in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import OtherComponent from './other';


This comment was generated by todo based on a eslint-disable comment in 918b19a in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import styles from './react.module.css';


This comment was generated by todo based on a eslint-disable comment in eafe870 in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
const Component = () => (


This comment was generated by todo based on a eslint-disable comment in eafe870 in #395.

@todo
Copy link

todo bot commented Aug 20, 2020

import/no-extraneous-dependencies -- It's part of the tests */

/* eslint-disable import/no-extraneous-dependencies -- It's part of the tests */
import React from 'react';
import OtherComponent from './other';


This comment was generated by todo based on a eslint-disable comment in eafe870 in #395.

@kodiakhq kodiakhq bot merged commit 83802c6 into master Aug 20, 2020
@kodiakhq kodiakhq bot deleted the new-plugins branch August 20, 2020 08:18
@saiichihashimoto
Copy link
Owner Author

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant