Skip to content

Commit 1c447a4

Browse files
committed
refactor: parentをtusb名前空間に移動
1 parent b4bb0cf commit 1c447a4

File tree

23 files changed

+20
-0
lines changed

23 files changed

+20
-0
lines changed

.spyglassrc.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"env": {
3+
"dependencies": [
4+
"@vanilla-datapack",
5+
"@vanilla-resourcepack",
6+
"@vanilla-mcdoc",
7+
"./"
8+
],
9+
"useFilePolling": true
10+
},
11+
"lint": {
12+
"undeclaredSymbol": [
13+
{
14+
"then": {
15+
"report": "error"
16+
}
17+
}
18+
]
19+
}
20+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)