Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
/ sincronia-server Public archive

Source code for nuvolo/sincronia-server-scoped-app

License

Notifications You must be signed in to change notification settings

nuvolo/sincronia-server

Repository files navigation

sincronia-server

This project houses the source code for the Sincronia scoped app. Feel free to contribute 🐙

Configuration

The configuration for this project is optimized for TypeScript. It employs two plugins to do that.

@sincronia/typescript-plugin

This plugin is configured to only typecheck the source code. This prevents type errors and various other easy mistakes.

@sincronia/babel-plugin

Babel does all the transforming of code in this project. It strips the import/export statements when it gets pushed to ServiceNow and safely transpiles the TypeScript code to ServiceNow-compatible javascript.

About

Source code for nuvolo/sincronia-server-scoped-app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published