add base umd and amd module formatter tests
This commit is contained in:
3
test/fixtures/syntax/modules-amd/options.json
vendored
Normal file
3
test/fixtures/syntax/modules-amd/options.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"modules": "amd"
|
||||
}
|
||||
3
test/fixtures/syntax/modules-umd/options.json
vendored
Normal file
3
test/fixtures/syntax/modules-umd/options.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"modules": "umd"
|
||||
}
|
||||
Reference in New Issue
Block a user