betagouv/service-national-universel

View on GitHub
admin/.swcrc

Summary

Maintainability
Test Coverage
{
  "jsc": {
    "parser": {
      "syntax": "typescript"
    },
    "target": "esnext"
  },
  "module": {
    "type": "es6"
  },
  "sourceMaps": true
}