mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
rename
This commit is contained in:
6
babel.config.ts
Normal file
6
babel.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: [
|
||||
'@babel/plugin-proposal-private-methods',
|
||||
'@babel/plugin-proposal-class-properties',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user