mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 21:45:04 +02:00
Clarify feature flags are per proposal
As per discussion in https://github.com/tc39/test262/pull/3773
This commit is contained in:
parent
6bfcab1063
commit
5ea8322b08
@ -5,6 +5,10 @@
|
||||
# dedicated feature flag so that consumers may more easily omit them as
|
||||
# necessary.
|
||||
#
|
||||
# Generally, feature flags should be per proposal, not per individual API
|
||||
# that a proposal adds. To filter for specific APIs, use the directory
|
||||
# structure.
|
||||
#
|
||||
# https://github.com/tc39/process-document
|
||||
|
||||
# Hashbang Grammar
|
||||
|
Loading…
x
Reference in New Issue
Block a user