Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit083f0a7

Browse files
committed
prettier
1 parent8c4a078 commit083f0a7

File tree

5 files changed

+570
-534
lines changed

5 files changed

+570
-534
lines changed

‎package-lock.json‎

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@
2929
"eslint-plugin-react":"^7.12.4",
3030
"mocha":"^6.0.0",
3131
"power-assert":"^1.6.1",
32+
"prettier":"^1.17.1",
3233
"rimraf":"^2.6.3",
3334
"uuid":"^3.3.2"
3435
},
3536
"scripts": {
37+
"prettier":"prettier --write 'src/*.js' test/index.js",
3638
"lint":"eslint src/",
3739
"clean":"rimraf lib/",
3840
"test":"cross-env NODE_ENV=test mocha -r @babel/register",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp