96ad8afe1d
* build: fix eslint issues * build: migrate to Node 16
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
{
|
|
"plugins": [
|
|
"@babel/plugin-proposal-object-rest-spread",
|
|
"@babel/plugin-proposal-class-properties"
|
|
]
|
|
}
|