Skip to content

Commit

Permalink
chore(ci): update
Browse files Browse the repository at this point in the history
  • Loading branch information
megheaiulian committed Feb 28, 2022
1 parent 0f96cf8 commit 6231161
Show file tree
Hide file tree
Showing 7 changed files with 2,179 additions and 2,579 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@neovici",
"extends": "./node_modules/@neovici/cfg/eslint",
"globals": {
"Cosmoz": "readonly"
}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0

- name: Use Node.js 16.x
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
Expand Down
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"@neovici/cfg/prettier"
Loading

0 comments on commit 6231161

Please sign in to comment.