유니버CE 초기화 테스트 완료
This commit is contained in:
@@ -22,5 +22,6 @@
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedSideEffectImports": true
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": ["src"],
|
||||
"exclude": ["**/__tests__/**", "**/*.test.ts", "**/*.test.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user