mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
13 lines
263 B
JSON
13 lines
263 B
JSON
{
|
|
"files": [
|
|
"angular-1.4.d.ts"
|
|
],
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es6",
|
|
"noImplicitAny": true,
|
|
"strictNullChecks": false,
|
|
"baseUrl": "../../",
|
|
"typesRoot": "../../"
|
|
}
|
|
} |