eslint-config-callstack:ESLint预设扩展了Flow,Pettier和Jest

时间:2021-05-12 21:10:51
【文件属性】:
文件名称:eslint-config-callstack:ESLint预设扩展了Flow,Pettier和Jest
文件大小:137KB
文件格式:ZIP
更新时间:2021-05-12 21:10:51
JavaScript @ callstack / eslint-config 用于React Native,React和Node.js项目的Callstack ESLint配置,使用Flow,TypeScript,Prettier和Jest以及合理的默认值。 安装 使用纱线: yarn add --dev eslint @callstack/eslint-config 或使用npm: npm install --save-dev eslint @callstack/eslint-config 用法 您可以通过扩展您的ESLint配置(选择具有以下的环境中工作的一个.eslintrc ,或eslintConfig在现场package.json含) @callstack配置为您量身打造的项目。 React本机配置 用法: { " extends " : " @callstack " } 使用的插件:
【文件预览】:
eslint-config-callstack-master
----react.js(687B)
----.github()
--------dependabot.yml(127B)
----node.js(3KB)
----react-native.js(1KB)
----yarn.lock(89KB)
----extensions.js(673B)
----.npmignore(6B)
----.travis.yml(284B)
----LICENSE(1KB)
----test()
--------index.tsx(2KB)
--------ComponentAndroid.android.js(9B)
--------yarn.lock(233KB)
--------.eslintrc.js(47B)
--------ComponentTS.ts(9B)
--------ComponentIosTS.ios.ts(9B)
--------Component.js(9B)
--------tsconfig.json(75B)
--------__tests__()
--------.prettierrc(52B)
--------ComponentIos.ios.js(9B)
--------ComponentAndroidTSX.android.tsx(9B)
--------ComponentNativeTSX.native.tsx(9B)
--------ComponentNative.native.js(9B)
--------index.js(2KB)
--------package.json(294B)
----.prettierrc(52B)
----README.md(3KB)
----.gitignore(896B)
----package.json(1KB)

网友评论