20_07_21project 中文文档教程

发布于 3年前 浏览 27 项目主页 更新于 3年前

200721test

这个 npm 模块允许你将两个数字相乘。 如果您想支持我们的项目 - 请随时捐款。

How to use the package:

const megafunction = require('20_07_21test'); console.log(megafunction(21, 2));

Available internal npm scripts for package testing:


Tests:

运行 jest 测试: $ npm run test

Eslint:

运行 eslint: $ npm run eslint

Prettier:

运行更漂亮: $ npm run prettier

200721test

This npm module allows you to multiply two numbers. If you want to support our project - feel free to donate.

How to use the package:

const megafunction = require('20_07_21test'); console.log(megafunction(21, 2));

Available internal npm scripts for package testing:


Tests:

Runs jest tests: $ npm run test

Eslint:

Runs eslint: $ npm run eslint

Prettier:

Runs prettier: $ npm run prettier

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文