mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
Merge branch 'master' into eslint-strict
This commit is contained in:
commit
08a49db8c0
23
.jestrc.json
23
.jestrc.json
@ -1,23 +0,0 @@
|
||||
{
|
||||
"cacheDirectory": ".cache/jest",
|
||||
"clearMocks": true,
|
||||
"moduleNameMapper": {
|
||||
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/__mocks__/fileMock.js",
|
||||
"\\.(css|scss)$": "<rootDir>/__mocks__/styleMock.js"
|
||||
},
|
||||
"projects": [
|
||||
"<rootDir>/packages/*",
|
||||
"<rootDir>/examples/*"
|
||||
],
|
||||
"collectCoverage": false,
|
||||
"collectCoverageFrom": [
|
||||
"packages/**/*.{js,jsx}",
|
||||
"!**/generators/**"
|
||||
],
|
||||
"coverageDirectory": "coverage",
|
||||
"testEnvironment": "jsdom",
|
||||
"setupTestFrameworkScriptFile": "./node_modules/jest-enzyme/lib/index.js",
|
||||
"snapshotSerializers": [
|
||||
"enzyme-to-json/serializer"
|
||||
]
|
||||
}
|
88
README.md
88
README.md
@ -3,8 +3,11 @@
|
||||
[](https://travis-ci.org/storybooks/storybook)
|
||||
[](https://www.codefactor.io/repository/github/storybooks/storybook)
|
||||
[](https://snyk.io/test/github/storybooks/storybook/8f36abfd6697e58cd76df3526b52e4b9dc894847)
|
||||
[](https://bettercodehub.com/results/storybooks/storybook) [](https://codecov.io/gh/storybooks/storybook)
|
||||
[](https://bettercodehub.com/results/storybooks/storybook) [](https://codecov.io/gh/storybooks/storybook)
|
||||
[](https://storybooks-slackin.herokuapp.com/)
|
||||
[](#backers) [](#sponsors)
|
||||
|
||||
---
|
||||
|
||||
Storybook is a development environment for UI components.
|
||||
It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
|
||||
@ -30,16 +33,18 @@ Once it's installed, you can `npm run storybook` and it will run the development
|
||||
|
||||
For full documentation on using Storybook visit: [storybooks.js.org](https://storybooks.js.org)
|
||||
|
||||
## Main Projects
|
||||
## Projects
|
||||
|
||||
### Main Projects
|
||||
- [Storybook for react](app/react) - Storybook for React components
|
||||
- [Storybook for react-native](app/react-native) - Storybook for React components
|
||||
|
||||
## Sub Projects
|
||||
- [Storyshots](lib/storyshots) - Easy snapshot testing for storybook
|
||||
### Sub Projects
|
||||
- [CLI](lib/cli) - Streamlined installation for a variety of app types
|
||||
- [examples](examples) - Code examples to illustrate different Storybook use cases
|
||||
|
||||
## Addons
|
||||
### Addons
|
||||
- [addon-storyshots](addons/storyshots) - Easy snapshot testing for storybook
|
||||
- [addon-actions](addons/actions/) - Log actions as users interact with components in storybook
|
||||
- [addon-comments](addons/comments/) - Comment on storybook stories
|
||||
- [addon-graphql](addons/graphql/) - Query a GraphQL server within Storybook stories
|
||||
@ -52,3 +57,76 @@ For full documentation on using Storybook visit: [storybooks.js.org](https://sto
|
||||
|
||||
We welcome contributions to Storybook! There are many ways to contribute to
|
||||
this project. [Get started here](CONTRIBUTING.md)
|
||||
|
||||
|
||||
### Backers
|
||||
|
||||
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/storybook#backer)]
|
||||
|
||||
<a href="https://opencollective.com/storybook/backer/0/website" target="_blank"><img src="https://opencollective.com/storybook/backer/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/1/website" target="_blank"><img src="https://opencollective.com/storybook/backer/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/2/website" target="_blank"><img src="https://opencollective.com/storybook/backer/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/3/website" target="_blank"><img src="https://opencollective.com/storybook/backer/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/4/website" target="_blank"><img src="https://opencollective.com/storybook/backer/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/5/website" target="_blank"><img src="https://opencollective.com/storybook/backer/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/6/website" target="_blank"><img src="https://opencollective.com/storybook/backer/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/7/website" target="_blank"><img src="https://opencollective.com/storybook/backer/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/8/website" target="_blank"><img src="https://opencollective.com/storybook/backer/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/9/website" target="_blank"><img src="https://opencollective.com/storybook/backer/9/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/10/website" target="_blank"><img src="https://opencollective.com/storybook/backer/10/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/11/website" target="_blank"><img src="https://opencollective.com/storybook/backer/11/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/12/website" target="_blank"><img src="https://opencollective.com/storybook/backer/12/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/13/website" target="_blank"><img src="https://opencollective.com/storybook/backer/13/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/14/website" target="_blank"><img src="https://opencollective.com/storybook/backer/14/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/15/website" target="_blank"><img src="https://opencollective.com/storybook/backer/15/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/16/website" target="_blank"><img src="https://opencollective.com/storybook/backer/16/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/17/website" target="_blank"><img src="https://opencollective.com/storybook/backer/17/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/18/website" target="_blank"><img src="https://opencollective.com/storybook/backer/18/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/19/website" target="_blank"><img src="https://opencollective.com/storybook/backer/19/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/20/website" target="_blank"><img src="https://opencollective.com/storybook/backer/20/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/21/website" target="_blank"><img src="https://opencollective.com/storybook/backer/21/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/22/website" target="_blank"><img src="https://opencollective.com/storybook/backer/22/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/23/website" target="_blank"><img src="https://opencollective.com/storybook/backer/23/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/24/website" target="_blank"><img src="https://opencollective.com/storybook/backer/24/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/25/website" target="_blank"><img src="https://opencollective.com/storybook/backer/25/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/26/website" target="_blank"><img src="https://opencollective.com/storybook/backer/26/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/27/website" target="_blank"><img src="https://opencollective.com/storybook/backer/27/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/28/website" target="_blank"><img src="https://opencollective.com/storybook/backer/28/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/backer/29/website" target="_blank"><img src="https://opencollective.com/storybook/backer/29/avatar.svg"></a>
|
||||
|
||||
|
||||
### Sponsors
|
||||
|
||||
Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/storybook#sponsor)]
|
||||
|
||||
<a href="https://opencollective.com/storybook/sponsor/0/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/1/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/2/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/3/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/4/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/5/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/6/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/7/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/8/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/9/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/9/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/10/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/10/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/11/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/11/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/12/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/12/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/13/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/13/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/14/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/14/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/15/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/15/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/16/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/16/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/17/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/17/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/18/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/18/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/19/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/19/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/20/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/20/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/21/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/21/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/22/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/22/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/23/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/23/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/24/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/24/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/25/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/25/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/26/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/26/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/27/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/27/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/28/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/28/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/storybook/sponsor/29/website" target="_blank"><img src="https://opencollective.com/storybook/sponsor/29/avatar.svg"></a>
|
||||
|
||||
|
@ -80,7 +80,7 @@ export default class PropTable extends React.Component {
|
||||
<th>propType</th>
|
||||
<th>required</th>
|
||||
<th>default</th>
|
||||
<th>description></th>
|
||||
<th>description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -27,7 +27,7 @@ export default class ClientApi {
|
||||
|
||||
storiesOf(kind, m) {
|
||||
if (!kind && typeof kind !== 'string') {
|
||||
throw new Error('Invalid kind provided for stories, should be a string');
|
||||
throw new Error('Invalid or missing kind provided for stories, should be a string');
|
||||
}
|
||||
|
||||
if (m && m.hot) {
|
||||
@ -51,6 +51,10 @@ export default class ClientApi {
|
||||
});
|
||||
|
||||
api.add = (storyName, getStory) => {
|
||||
if (typeof storyName !== 'string') {
|
||||
throw new Error(`Invalid or missing storyName provided for a "${kind}" story.`);
|
||||
}
|
||||
|
||||
if (this._storyStore.hasStory(kind, storyName)) {
|
||||
throw new Error(`Story of "${kind}" named "${storyName}" already exists`);
|
||||
}
|
||||
|
@ -60,7 +60,7 @@ shelljs.cp(path.resolve(__dirname, 'public/favicon.ico'), outputDir);
|
||||
// custom `.babelrc` file and `webpack.config.js` files
|
||||
// NOTE changes to env should be done before calling `getBaseConfig`
|
||||
const config = loadConfig('PRODUCTION', getBaseConfig(), configDir);
|
||||
config.output.path = outputDir;
|
||||
config.output.path = path.resolve(outputDir);
|
||||
|
||||
// copy all static files
|
||||
if (program.staticDir) {
|
||||
|
@ -5,18 +5,7 @@ import { includePaths, excludePaths } from '../utils';
|
||||
// Add a default custom config which is similar to what React Create App does.
|
||||
module.exports = storybookBaseConfig => {
|
||||
const newConfig = { ...storybookBaseConfig };
|
||||
newConfig.plugins = [
|
||||
...storybookBaseConfig.plugins,
|
||||
new webpack.LoaderOptionsPlugin({
|
||||
options: {
|
||||
postcss: [
|
||||
autoprefixer({
|
||||
browsers: ['>1%', 'last 4 versions', 'Firefox ESR', 'not ie < 9'],
|
||||
}),
|
||||
],
|
||||
},
|
||||
}),
|
||||
];
|
||||
|
||||
newConfig.module.rules = [
|
||||
...storybookBaseConfig.module.rules,
|
||||
{
|
||||
@ -31,7 +20,16 @@ module.exports = storybookBaseConfig => {
|
||||
importLoaders: 1,
|
||||
},
|
||||
},
|
||||
'postcss-loader',
|
||||
{
|
||||
loader: 'postcss-loader',
|
||||
options: {
|
||||
plugins: () => [
|
||||
autoprefixer({
|
||||
browsers: ['>1%', 'last 4 versions', 'Firefox ESR', 'not ie < 9'],
|
||||
}),
|
||||
],
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
14
jest.config.js
Normal file
14
jest.config.js
Normal file
@ -0,0 +1,14 @@
|
||||
module.exports = {
|
||||
cacheDirectory: '.cache/jest',
|
||||
clearMocks: true,
|
||||
moduleNameMapper: {
|
||||
'\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$': '<rootDir>/__mocks__/fileMock.js',
|
||||
'\\.(css|scss)$': '<rootDir>/__mocks__/styleMock.js',
|
||||
},
|
||||
projects: ['<rootDir>/packages/*', '<rootDir>/examples/*'],
|
||||
collectCoverage: false,
|
||||
collectCoverageFrom: ['packages/**/*.{js,jsx}', '!**/generators/**'],
|
||||
coverageDirectory: 'coverage',
|
||||
testEnvironment: 'jsdom',
|
||||
setupTestFrameworkScriptFile: './node_modules/jest-enzyme/lib/index.js',
|
||||
};
|
@ -1,5 +1,19 @@
|
||||
/* eslint-disable */
|
||||
import '@kadira/storybook-addon-knobs/register';
|
||||
import '@kadira/storybook-addon-options/register';
|
||||
import '@kadira/storybook/addons';
|
||||
import { storiesOf } from '@kadira/storybook';
|
||||
import '@kadira/storybook-addons';
|
||||
import '@kadira/react-storybook-decorator-centered';
|
||||
import '@kadira/storybook-addon-comments';
|
||||
import '@kadira/storybook-addon-graphql';
|
||||
import '@kadira/storybook-addon-info';
|
||||
import '@kadira/storybook-addon-knobs';
|
||||
import '@kadira/storybook-addon-links';
|
||||
import '@kadira/storybook-addon-notes';
|
||||
import '@kadira/storybook-addon-options';
|
||||
import 'storyshots';
|
||||
import '@kadira/storybook-channels';
|
||||
import '@kadira/storybook-channel-postmsg';
|
||||
import '@kadira/storybook-channel-websocket';
|
||||
import '@kadira/getstorybook';
|
||||
import '@kadira/react-storybook';
|
||||
import '@kadira/react-native-storybook';
|
||||
import '@kadira/storybook-ui';
|
||||
import { storiesOf } from '@kadira/react-storybook';
|
||||
|
@ -1,5 +1,19 @@
|
||||
/* eslint-disable */
|
||||
import '@storybook/storybook-addon-knobs/register';
|
||||
import '@storybook/storybook-addon-options/register';
|
||||
import '@storybook/storybook/addons';
|
||||
import { storiesOf } from '@storybook/storybook';
|
||||
import '@storybook/addons';
|
||||
import '@storybook/addon-centered';
|
||||
import '@storybook/addon-comments';
|
||||
import '@storybook/addon-graphql';
|
||||
import '@storybook/addon-info';
|
||||
import '@storybook/addon-knobs';
|
||||
import '@storybook/addon-links';
|
||||
import '@storybook/addon-notes';
|
||||
import '@storybook/addon-options';
|
||||
import '@storybook/addon-storyshots';
|
||||
import '@storybook/channels';
|
||||
import '@storybook/channel-postmessage';
|
||||
import '@storybook/channel-websocket';
|
||||
import '@storybook/cli';
|
||||
import '@storybook/react';
|
||||
import '@storybook/react-native';
|
||||
import '@storybook/ui';
|
||||
import { storiesOf } from '@storybook/react';
|
||||
|
@ -1,26 +1,37 @@
|
||||
// Demo at https://astexplorer.net/#/gist/f2d0b42c37e4556a4f816892be6ca402/latest
|
||||
export default function transformer(file, api) {
|
||||
const j = api.jscodeshift;
|
||||
|
||||
/**
|
||||
* Checks whether the node value matches a Storybook package
|
||||
* @param {ImportDeclaration.Node} the import declaration node
|
||||
* @returns {boolean} whether the node value matches a Storybook package
|
||||
*/
|
||||
const isStorybookPackage = node => node.value.source.value.includes('@kadira');
|
||||
const packageNames = {
|
||||
'@kadira/storybook-addons': '@storybook/addons',
|
||||
'@kadira/react-storybook-decorator-centered': '@storybook/addon-centered',
|
||||
'@kadira/storybook-addon-comments': '@storybook/addon-comments',
|
||||
'@kadira/storybook-addon-graphql': '@storybook/addon-graphql',
|
||||
'@kadira/storybook-addon-info': '@storybook/addon-info',
|
||||
'@kadira/storybook-addon-knobs': '@storybook/addon-knobs',
|
||||
'@kadira/storybook-addon-links': '@storybook/addon-links',
|
||||
'@kadira/storybook-addon-notes': '@storybook/addon-notes',
|
||||
'@kadira/storybook-addon-options': '@storybook/addon-options',
|
||||
storyshots: '@storybook/addon-storyshots',
|
||||
'@kadira/storybook-channels': '@storybook/channels',
|
||||
'@kadira/storybook-channel-postmsg': '@storybook/channel-postmessage',
|
||||
'@kadira/storybook-channel-websocket': '@storybook/channel-websocket',
|
||||
'@kadira/getstorybook': '@storybook/cli',
|
||||
'@kadira/react-storybook': '@storybook/react',
|
||||
'@kadira/react-native-storybook': '@storybook/react-native',
|
||||
'@kadira/storybook-ui': '@storybook/ui',
|
||||
};
|
||||
|
||||
/**
|
||||
* Returns the name of the Storybook packages with the organisation name,
|
||||
* replacing the old `@storybook/` prefix.
|
||||
* replacing the old `@kadira/` prefix.
|
||||
* @param {string} oldPackageName the name of the old package
|
||||
* @return {string} the new package name
|
||||
* @example
|
||||
* // returns '@storybook/storybook'
|
||||
* getNewPackageName('@storybook/storybook')
|
||||
* // returns '@storybook/react'
|
||||
* getNewPackageName('@kadira/react-storybook')
|
||||
*/
|
||||
const getNewPackageName = oldPackageName => {
|
||||
const packageNameWithoutPrefix = oldPackageName.slice(7);
|
||||
const packageNameWithOrganisation = `@storybook${packageNameWithoutPrefix}`;
|
||||
const packageNameWithOrganisation = packageNames[oldPackageName];
|
||||
|
||||
return packageNameWithOrganisation;
|
||||
};
|
||||
@ -39,7 +50,6 @@ export default function transformer(file, api) {
|
||||
|
||||
return j(file.source)
|
||||
.find(j.ImportDeclaration)
|
||||
.filter(isStorybookPackage)
|
||||
.replaceWith(updatePackageName)
|
||||
.toSource({ quote: 'single' });
|
||||
}
|
||||
|
23
package.json
23
package.json
@ -12,7 +12,6 @@
|
||||
"chalk": "^1.1.3",
|
||||
"codecov": "^2.1.0",
|
||||
"enzyme": "^2.8.2",
|
||||
"enzyme-to-json": "^1.5.1",
|
||||
"eslint": "^3.19.0",
|
||||
"@ndelangen/eslint-config-airbnb": "14.1.0",
|
||||
"eslint-config-prettier": "^2.0.0",
|
||||
@ -20,13 +19,13 @@
|
||||
"eslint-plugin-jsx-a11y": "^5.0.1",
|
||||
"eslint-plugin-prettier": "^2.0.1",
|
||||
"eslint-plugin-react": "^7.0.0",
|
||||
"eslint-plugin-jest": "^20.0.0",
|
||||
"jest": "^20.0.0",
|
||||
"jest-enzyme": "^3.1.0",
|
||||
"eslint-plugin-jest": "^20.0.3",
|
||||
"jest": "^20.0.3",
|
||||
"jest-enzyme": "^3.1.1",
|
||||
"lerna": "2.0.0-rc.4",
|
||||
"prettier": "^1.3.1",
|
||||
"react": "^15.5.4",
|
||||
"react-addons-test-utils": "^15.5.1",
|
||||
"react-test-renderer": "^15.5.4",
|
||||
"react-dom": "^15.5.4",
|
||||
"react-test-renderer": "^15.5.4",
|
||||
"shelljs": "^0.7.7"
|
||||
@ -35,8 +34,16 @@
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"examples": "cd ./examples/test-cra && npm i",
|
||||
"lint": "eslint . --cache --cache-location ./.cache/eslint",
|
||||
"test": "jest --config ./.jestrc.json",
|
||||
"test": "jest",
|
||||
"test:watch": "npm test -- --watch",
|
||||
"coverage": "codecov"
|
||||
"coverage": "codecov",
|
||||
"postinstall": "opencollective postinstall"
|
||||
},
|
||||
"dependencies": {
|
||||
"opencollective": "^1.0.3"
|
||||
},
|
||||
"collective": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/storybook"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user