Skip to content

Commit 93f2d66

Browse files
committed
chore(fba): add v0.7 with fbUid
Add fbUid field to all fishbone elements as preparation to reference it e.g. from filesystem provider.
1 parent 128d12d commit 93f2d66

File tree

8 files changed

+2394
-2153
lines changed

8 files changed

+2394
-2153
lines changed

.eslintrc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@typescript-eslint"
1010
],
1111
"rules": {
12-
"@typescript-eslint/semi": "warn",
12+
"@typescript-eslint/semi": "off",
1313
"curly": "warn",
1414
"eqeqeq": "warn",
1515
"no-throw-literal": "warn",

0 commit comments

Comments
 (0)