10 lines
202 B
JSON
10 lines
202 B
JSON
{
|
|
"root": true,
|
|
"env": {},
|
|
"extends": [],
|
|
"globals": {},
|
|
"plugins": [],
|
|
"ignorePatterns": ["node_modules/", "dist/", "webpack.config.js", "build/", "vendor/"],
|
|
"rules": {}
|
|
}
|