We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb5b0d commit 1f06ec4Copy full SHA for 1f06ec4
jscomp/build_tests/weird_names_not_found_bug/bsconfig.json
@@ -2,7 +2,7 @@
2
"name": "weird_names",
3
"version": "0.1.0",
4
"sources": {
5
- "dir" : "src",
6
- "subdirs" : true
+ "dir": "src",
+ "subdirs": true
7
}
8
0 commit comments