Vivek Nayyar 66b86e088c
added basic support for module attributes and tests updated (#10962)
Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-05-25 01:26:28 +02:00

13 lines
147 B
JSON

{
"plugins": [
[
"moduleAttributes",
{
"version": "may-2020"
}
],
"estree"
],
"sourceType": "module"
}