mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-08 14:05:15 +00:00
7 lines
139 B
JSON
7 lines
139 B
JSON
{
|
|
"rulesDirectory": [],
|
|
"extends": "@microsoft/sp-tslint-rules/base-tslint.json",
|
|
"rules": {
|
|
"no-empty": true
|
|
}
|
|
} |