Skip to content

Commit 22e7566

Browse files
committed
move lint-to-the-future dashboard to root of github pages
1 parent 0069375 commit 22e7566

File tree

3 files changed

+17
-18
lines changed

3 files changed

+17
-18
lines changed

.github/workflows/lint-to-the-future.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: mansona/lttf-dashboard@v1
1515
with:
16-
folder: '/lint-to-the-future'
1716
token: ${{secrets.GITHUB_TOKEN}}

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
"eslint-plugin-node": "^11.1.0",
8787
"eslint-plugin-prettier": "^3.4.1",
8888
"eslint-plugin-qunit": "^6.2.0",
89-
"lint-to-the-future": "^2.1.0",
89+
"lint-to-the-future": "^2.2.0",
9090
"lint-to-the-future-ember-template": "^1.2.0",
91-
"lint-to-the-future-eslint": "^2.1.2",
91+
"lint-to-the-future-eslint": "^2.1.3",
9292
"liquid-fire": "~0.31.0",
9393
"loader.js": "^4.7.0",
9494
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)