mon-entreprise/source/config.js

6 lines
238 B
JavaScript
Raw Normal View History

// 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]