"tests/test_modeling_common.py" did not exist on "4f8b5f687cc9a2837bdb19ca0a204f325f6b28e8"
jsconfig.json 100 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
{
	"compilerOptions": {
		"baseUrl": ".",
		"paths": {
			"/*": ["./*"]
		}
	},
	"include": ["."]
}