1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 02:55:01 +00:00
mon-entreprise/source/config.js
2019-01-07 11:35:10 +01:00

5 lines
238 B
JavaScript

// Each one will be a line in the simulation box
export let mainTargetNames = ["micro entreprise . revenu net d'impôt"]
// Some others will be displayed too so need to be computed
export let simulationTargetNames = [...mainTargetNames]