File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
packages/eslint-plugin-svelte/tests/fixtures/rules/no-navigation-without-base/invalid Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ - message : Found a link with a url that isn't prefixed with the base path.
2
+ line : 5
3
+ column : 9
4
+ suggestions : null
5
+ - message : Found a link with a url that isn't prefixed with the base path.
6
+ line : 6
7
+ column : 9
8
+ suggestions : null
Original file line number Diff line number Diff line change
1
+ - message : Found a link with a url that isn't prefixed with the base path.
2
+ line : 1
3
+ column : 10
4
+ suggestions : null
5
+ - message : Found a link with a url that isn't prefixed with the base path.
6
+ line : 2
7
+ column : 9
8
+ suggestions : null
9
+ - message : Found a link with a url that isn't prefixed with the base path.
10
+ line : 3
11
+ column : 9
12
+ suggestions : null
You can’t perform that action at this time.
0 commit comments