mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-18 07:51:48 +08:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"files": ["angular-material.d.ts", "angular-material-tests.ts"],
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es6",
|
|
"noImplicitAny": true,
|
|
"strictNullChecks": false,
|
|
"baseUrl": "../"
|
|
}
|
|
} |