goldendict-ng/.prettierignore
shenleban tongying e6edd34c3a
Some checks are pending
SonarCloud / Build and analyze (push) Waiting to run
clean: use vanilla JS instead of jQuery
2024-10-21 04:52:49 +00:00

13 lines
154 B
Plaintext

# ignore all
/**/*.*
# unignore js and cssfiles
!**/*.js
!**/*.css
# reignore other js files
**/*.min.js
**/iframe-defer.js
**/mark.js
**/darkreader.js