Skip to content
Snippets Groups Projects
Commit c357bb0e authored by BERNARD Hugo's avatar BERNARD Hugo
Browse files

remove property-no-vendor-prefix rule

parent 1802ce22
Branches
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
], ],
"rules": { "rules": {
"selector-class-pattern": null, "selector-class-pattern": null,
"selector-id-pattern": null "selector-id-pattern": null,
"property-no-vendor-prefix": null
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment