Add script to generate files for new language
This commit is contained in:
@ -16,5 +16,5 @@
|
||||
"incremental": true
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "scripts/*/*.ts", "scripts/*/*.tsx"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user