mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
* tools: enable linter for TypeScript files and code snippets * types: remove remaning namespaces * tools: remove unused Babel decorator plugin
3 lines
51 B
TypeScript
3 lines
51 B
TypeScript
export const environment = {
|
|
production: true,
|
|
}
|