add atmosphere
This commit is contained in:
11
first/tsconfig.json
Normal file
11
first/tsconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2016",
|
||||
"module": "commonjs",
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"exclude": [
|
||||
"min-*",
|
||||
"planet"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user