Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): update gts to v2 #340

Merged
merged 23 commits into from
Mar 24, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
drop eslint related dependency
xiaozhenliu-gg5 committed Mar 20, 2020

Verified

This commit was signed with the committer’s verified signature.
erijo Erik Flodin
commit de8510ad2b77750ea2b626a7d2e59713c66e128e
5 changes: 5 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"bracketSpacing": false,
xiaozhenliu-gg5 marked this conversation as resolved.
Show resolved Hide resolved
"singleQuote": true,
"trailingComma": "es5"
}
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -63,10 +63,6 @@
"assert-rejects": "^1.0.0",
"c8": "^7.1.0",
"codecov": "^3.6.5",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.0",
"espower-typescript": "^9.0.2",
"gts": "next",
"mocha": "^7.1.1",