mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 05:58:36 +00:00
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
|
{
|
||
|
"extends": [
|
||
|
"development"
|
||
|
],
|
||
|
"hints": {
|
||
|
"no-inline-styles": "off"
|
||
|
}
|
||
|
}
|