mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
feat(storybook): avoid refresh (#3841)
This commit is contained in:
3
tests/fixtures/tsconfig.json
vendored
3
tests/fixtures/tsconfig.json
vendored
@@ -8,5 +8,6 @@
|
||||
"module": "NodeNext",
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": [".", "./*.json"]
|
||||
"include": [".", "./*.json"],
|
||||
"exclude": ["./tsconfig.json"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user