<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`BasesConfigFile`](BasesConfigFile) › [`formulas`](BasesConfigFile/formulas)
## BasesConfigFile.formulas property
Configuration for formulas used in this Base.
Key: Formula property name. Value: Formula string.
1.10.0
**Signature:**
```typescript
formulas?: Record<string, string>;
```