We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19217b2 commit b623c8eCopy full SHA for b623c8e
bundle.ts
@@ -13,7 +13,7 @@ const WATCH = [
13
"./telo_misikeke/rules.js",
14
"./telo_misikeke/telo_misikeke.js",
15
"./src/",
16
- "./project-data.json",
+ "./project_data.json",
17
];
18
const DICTIONARY = /dictionary[/\\][^/\\]+$/;
19
0 commit comments