Skip to main content
Module

x/i18next_locize_backend/.babelrc

A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.
Go to Latest
File
{ "env": { "development": { "presets": [ "es2015", "stage-0" ] }, "rollup": { "presets": [ "es2015-rollup", "stage-0" ] }, "jsnext": { "presets": [ "es2015-native-modules", "stage-0" ] } }}