Skip to content

Commit

Permalink
trying
Browse files Browse the repository at this point in the history
  • Loading branch information
JanEricNitschke committed Apr 12, 2024
1 parent c70d05e commit b130336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javascript.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install eslint
run: |
npm i eslint --save-dev
npm init @eslint/config -- --config eslint-config-standard
sudo npm init @eslint/config
npm install --save-dev eslint eslint-config-google
npm install eslint @babel/core @babel/eslint-parser --save-dev
npm install --save-dev eslint-config-prettier
Expand Down

0 comments on commit b130336

Please sign in to comment.