feat: 초기 프로젝트 설정 및 룰.md 파일 추가
This commit is contained in:
10
api.hyungi.net/node_modules/has-symbols/tsconfig.json
generated
vendored
Normal file
10
api.hyungi.net/node_modules/has-symbols/tsconfig.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "@ljharb/tsconfig",
|
||||
"compilerOptions": {
|
||||
"target": "ES2021",
|
||||
"maxNodeModuleJsDepth": 0,
|
||||
},
|
||||
"exclude": [
|
||||
"coverage"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user