4 lines
41 B
TypeScript
4 lines
41 B
TypeScript
|
|
export const config = {
|
||
|
|
strict: true
|
||
|
|
}
|