mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-24 05:47:44 +08:00
quotes consistency
This commit is contained in:
@@ -14,8 +14,8 @@ const manifest = {
|
||||
react: [
|
||||
{
|
||||
id: 0,
|
||||
name: "./node_modules/react/index.js",
|
||||
file: "main.js"
|
||||
name: './node_modules/react/index.js',
|
||||
file: 'main.js'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user