5 lines
83 B
INI
Raw Normal View History

# nim.cfg
@if nimHasWarningObservableStores:
warning[ObservableStores]: off
@end